Gets and sets the purpose of the color correction.
Read-write property
Visual Basic |
---|
Public Property ICMProfileRenderIntent As PP_RenderIntent |
A PP_RenderIntent enumeration value which determines the color correction.
You must set the profile name (ICMPrinterProfileName or ICMMonitorProfileName) when ICMProfileRenderIntent is set to any value other than NONE. ICMMethod is reset to ICMM_Disabled when ICMProfileRenderIntent is set to any value other than NONE so that the device itself doesn't also correct the image.
Note: Color Management is designed to work with 24-bit color or 8-bit grayscale images. Color correction performed on images with less bit depth that this will result in poor quality images. PrintPRO has no native ability to promote images to higher bit depth; it is recommended that you use ImagXpress to do so.