Enum IndexedColors

  • All Implemented Interfaces:
    Serializable, Comparable<IndexedColors>

    public enum IndexedColors
    extends Enum<IndexedColors>
    A deprecated indexing scheme for colours that is still required for some records, and for backwards compatibility with OLE2 formats.

    Each element corresponds to a color index (zero-based). When using the default indexed color palette, the values are not written out, but instead are implied. When the color palette has been modified from default, then the entire color palette is used.