pub unsafe static kCIOutputNativeSizeKey: Option<&'static CIRAWFilterOption>👎Deprecated: Use new CIRAWFilter class instead.
Available on crate feature
CIRAWFilter_Deprecated only.Expand description
CIVector containing the full native size of the unscaled image. The vector’s X value is the width, Y is the height. This is not affected by changing either kCIInputIgnoreImageOrientationKey or kCIInputImageOrientationKey.
See also Apple’s documentation