Class
GSDrawSlice
Declaration
class GSDrawSlice<PenType> where PenType : AnyObjectDeclaration
@interface GSDrawSlice : NSObjectDeclaration
class GSDrawSlice(NSObject)Topics
Instance Properties
Requires subtractionMasksGSDrawStackFeatureSubtractionMasksGSDrawStackFeatureSubtractionMasks or intersectionMasksGSDrawStackFeatureIntersectionMasksGSDrawStackFeatureIntersectionMasks.
The reference rect used to fill gradients and apply other effects that require bounds to be unaffected by masks, strokes, and other externalities.
The transform to be applied to the slice as it is rendered.
Instance Methods
The bounds of the slice.
A rectangle containing the bounds of the slice.
Relationships
Inherits From
NSObject
Inherited By
Conforms To
NSCopyingObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject
Inherited By
Conforms To
NSCopying