| Value | Description |
|---|---|
| iecpIgnore | If the image contains an ICC profile it is maintained, but not rendered or applied |
| iecpRender | If the image contains an ICC profile (stored at ColorProfile) it is rendered when displayed (e.g. in TImageEnView), without modifying the image. If you enable this option, call TImageEnView.Update to display the changes |
| iecpApply | If the image contains an ICC profile it is applied to the image (i.e the image is modified). This option is only effective if specified before loading the image |