kCIInputAllowDraftModeKey

Static kCIInputAllowDraftModeKey 

Source
pub unsafe static kCIInputAllowDraftModeKey: Option<&'static CIRAWFilterOption>
👎Deprecated: Use new CIRAWFilter class instead.
Available on crate feature CIRAWFilter_Deprecated only.
Expand description

NSNumber (BOOL) : Setting Draft Mode to YES can improve image decoding speed without minimal loss of quality. The default value is NO.

See also Apple’s documentation