Enum EmfIcmMode
EmfIcmMode enumeration
The ICMMode enumeration defines values that specify when to turn on and off ICM.
public enum EmfIcmMode
Values
Name | Value | Description |
---|---|---|
ICM_OFF | 1 | Turns off Image Color Management (ICM) in the playback device context. Turns on old-style color correction of halftones |
ICM_ON | 2 | Turns on ICM in the playback device context. Turns off old-style color correction of halftones. |
ICM_QUERY | 3 | Queries the current state of color management in the playback device context. |
ICM_DONE_OUTSIDEDC | 4 | Turns off ICM in the playback device context, and turns off old-style color correction of halftones |
See Also
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Consts
- assembly Aspose.Imaging