alphaChannelIsOpaque
True if the alpha channel in the image data is fully opaque.
Declaration
static var alphaChannelIsOpaque: CVAttachmentKeyDefinition<Self.ShouldPropagate, Bool> { get }Discussion
This key is not used if the pixel format type has no alpha channel.