The render destination's row width.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
Framework
- Core Image
Declaration
var width: Int { get }
The render destination's row width.
SDKs
Framework
var width: Int { get }
var alpha Mode: CIRender Destination Alpha Mode
The render destination's representation of alpha (transparency) values.
enum CIRender Destination Alpha Mode
Different ways of representing alpha.
var blend Kernel: CIBlend Kernel?
The destination's blend kernel.
var blends In Destination Color Space: Bool
Indicator of whether to blend in the destination's color space.
var color Space: CGColor Space?
The destination's color space.
var height: Int
The render destination's buffer height.
var is Clamped: Bool
Indicator of whether or not the destination clamps.
var is Dithered: Bool
Indicator of whether or not the destination dithers.
var is Flipped: Bool
Indicator of whether the destination is flipped.