Restrictions.EnableCmyk Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

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)

Syntax

C#
public bool EnableCmyk { get; set; }

Property Value

Type: System..Boolean

If true, no color space filtering is applied, otherwise only RGB images are allowed.

Default value is true.

See Also

Reference