Contents

outputIsOpaque

Override this class property if your processor’s output stores 1.0 into the alpha channel of all pixels within the output extent.

Declaration

class var outputIsOpaque: Bool { get }

Discussion

If not overridden, false is returned.

See Also

Type Properties