IndexedConversionOptions in Photoshop DOM
Settings related to changing the document mode to be Indexed Color.
Instance Properties
| name | type | description |
|---|---|---|
| colors | Number | number of colors in palette (only settable for some palette types) |
| dither | Dither | type of dither |
| ditherAmount | Number | amount of dither (only valid for diffusion 1-100%) |
| forced | ForcedColors | |
| matte | MatteType | |
| palette | Palette | type of palette |
| preserveExactColors | Boolean | |
| transparency | Boolean | |
| typename | String | (read only) |