All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.activated.jimi.util.StaticPalettes
java.lang.Object
   |
   +----com.activated.jimi.util.StaticPalettes

  Summary

public class  StaticPalettes
     extends java.lang.Object
{
          // Fields 1
     public static byte[] webPalette;

          // Constructors 1
     public StaticPalettes();

}

This class is a pure static data array class. Holds packed byte[] arrays of different useful palettes.




  Fields

· webPalette

Summary  |  Top

   public static byte[] webPalette

Web Safe Pallette store in packed Red/Green/Blue byte format. To get number of entries in palette use "(webPalette.length/3)"


  Constructors

· StaticPalettes

Summary  |  Top

   public StaticPalettes() 

Default constructor



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7