'Declaration
Public Property EnableICM As Boolean
public bool EnableICM {get; set;}
public read-write property EnableICM: Boolean;
public function get,set EnableICM : boolean
The ICM stands for Image Color Matching and this technique maps color profiles to allows the color system used by one computer device to match the colors used by other applications and devices.
'Declaration
Public Property EnableICM As Boolean
public bool EnableICM {get; set;}
public read-write property EnableICM: Boolean;
public function get,set EnableICM : boolean