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.
Override this class property if your processor’s output stores 1.0 into the alpha channel of all pixels within the output extent.
class var outputIsOpaque: Bool { get }If not overridden, false is returned.