IndexedConversionOptions
Options for converting an RGB image to an indexed color model using Document.changeMode
Name | Type | Default | Range |
---|---|---|---|
colors | number | - | - |
dither | Dither | - | - |
ditherAmount | number | - | - |
forced | ForcedColors | - | - |
matte | MatteColor | - | - |
palette | Palette | - | - |
preserveExactColors | boolean | - | - |
transparency | boolean | - | - |
typename | string | - | - |