Class GDIPalette
java.lang.Object
org.pentaho.reporting.libraries.pixie.wmf.bitmap.GDIPalette
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
lookupColor
(int color) void
void
setNoOfColors
(int colors) void
setNoOfImportantColors
(int colors)
-
Constructor Details
-
GDIPalette
public GDIPalette()
-
-
Method Details
-
setNoOfColors
public void setNoOfColors(int colors) -
setNoOfImportantColors
public void setNoOfImportantColors(int colors) -
readPalette
- Throws:
IOException
-
lookupColor
public int lookupColor(int color)
-