kCIActiveKeys

Static kCIActiveKeys 

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

Read-only NSSet containing a list of keys that affect the output image. Depending on the RAW decoder version (kCIInputDecoderVersionKey) and the input image type, some input keys might have no effect.

See also Apple’s documentation