Gets or sets a value indicating whether it is impossible to select CMYK images for the upload.
public function getEnableCmyk() {
}
public function setEnableCmyk($value) {
}
Type: boolean
If false
, a user cannot select CMYK images for the upload. Otherwise, CMYK images are allowed to be uploaded.
Default value is true.