Class
GSDrawSliceMask
Declaration
class GSDrawSliceMaskDeclaration
@interface GSDrawSliceMask : NSObjectDeclaration
class GSDrawSliceMask(NSObject)Topics
Initializers
Instance Properties
A regular mask behaves like a mask in Photoshop or a clip path in PostScript-style system (e.g., Core Graphics, SVG). An inverse mask masks the inverse area like an inverted mask in Photoshop or a SwiftUI clip path with the inverse option set.
Topics
Instance Properties
A regular mask behaves like a mask in Photoshop or a clip path in PostScript-style system (e.g., Core Graphics, SVG). An inverse mask masks the inverse area like an inverted mask in Photoshop or a SwiftUI clip path with the inverse option set.
Instance Methods
Relationships
Inherits From
NSObject
Conforms To
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject