kvImageLeaveAlphaUnchanged
A flag that restricts the operation to red, green, and blue channels only.
Declaration
var kvImageLeaveAlphaUnchanged: Int { get }Discussion
When you set this flag, the alpha value is copied from source to destination. You can set this flag only for interleaved image formats.