Color palette options for GIF conversion.
| Name | Description | Value |
|---|---|---|
| ADAPTIVE_PALETTE | Uses the adaptive (no dither) palette. | 1886151024 = ‘plap’ |
| MACINTOSH_PALETTE | Uses the Macintosh palette. | 1886154096 = ‘plmp’ |
| WEB_PALETTE | Uses the Web palette. | 1886156656 = ‘plwp’ |
| WINDOWS_PALETTE | Uses the Windows palette. | 1886156644 = ‘plwd’ |
Usage:
- As property:
- ExportForWebPreference.gifOptionsPalette
- XMLExportPreference.gifOptionsPalette