Contents

isOpaque

Returns YES if the image is known to have and alpha value of 1.0 over the entire image extent.

Declaration

var isOpaque: Bool { get }

See Also

Instance Properties