The ICMIntent ( Image Color Matching Intent ) property indicates the specific value of one of the three possible color matching ...

The ICMIntent ( Image Color Matching Intent ) property indicates the specific value of one of the three possible color matching methods, (or intents) that should be used by default. This property is primarily for non-ICM applications. ICM applications establish intents by using the ICM functions. This property can be one of the following predefined values, or a driver defined value greater than or equal to 256.Value Meaning :-1	-	Color matching should optimize for color saturation. This value 		is the most appropriate choice for business graphs when dithering 		is not desired. 2	-	Color matching should optimize for color contrast. This value 		is the most appropriate choice for scanned or photographic images 		when dithering is desired. 3	-	Color matching should optimize to match the exact color requested. 		This value is most appropriate for use with business logos or other 		images when an exact color match is required.