EmfIcmMode Enumeration

The ICMMode enumeration defines values that specify when to turn on and off ICM.

Module: aspose.imaging.fileformats.emf.emf.consts

Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfIcmMode

Aspose.Imaging Version: 24.6.0

Members

Member nameDescription
ICM_DONE_OUTSIDEDCTurns off ICM in the playback device context, and turns off old-style color correction of halftones
ICM_OFFTurns off Image Color Management (ICM) in the playback device context. Turns on old-style color correction of halftones
ICM_ONTurns on ICM in the playback device context. Turns off old-style color correction of halftones.
ICM_QUERYQueries the current state of color management in the playback device context.