Searched defs:colorsImportant (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPMetadata.java59 public int colorsImportant; field in class:BMPMetadata
144 addChildNode(root, "ColorsImportant", new Integer(colorsImportant));

Completed in 463 milliseconds