java.lang.Object
org.pentaho.reporting.libraries.pixie.wmf.bitmap.GDIPalette

public class GDIPalette extends Object
  • Constructor Details

    • GDIPalette

      public GDIPalette()
  • Method Details

    • setNoOfColors

      public void setNoOfColors(int colors)
    • setNoOfImportantColors

      public void setNoOfImportantColors(int colors)
    • readPalette

      public void readPalette(InputStream in) throws IOException
      Throws:
      IOException
    • lookupColor

      public int lookupColor(int color)