Gets or set a value specifying whether the user is allowed to select CMYK images for the uploading.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public bool EnableCmyk { get; set; }
Type: System..Boolean
If true
, no color space filtering is applied, otherwise only RGB images are allowed.
Default value is true.