Declaration

class GSDrawSliceMask

Declaration

@interface GSDrawSliceMask : NSObject

Declaration

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.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

  • NSObject