Class
GSDrawEnvironment
Declaration
class GSDrawEnvironmentDeclaration
@interface GSDrawEnvironment : NSObjectDeclaration
class GSDrawEnvironment(NSObject)Topics
Instance Properties
The render unit length.
A context font for looking up additional details.
A context instance for looking up additional details.
A context layer for looking up additional details.
A context master for looking up additional details.
The scale factor of the rendered dimensions in relation to the source dimensions.
Instance Methods
Returns
nilwhen the argument isnil;GSPaletteColor.errorColorwhen the given palette color cannot be resolved.The container can be a font or font master.
Enumerations
Topics
Instance Properties
The render unit length.
A context font for looking up additional details.
A context instance for looking up additional details.
A context layer for looking up additional details.
A context master for looking up additional details.
The scale factor of the rendered dimensions in relation to the source dimensions.
Instance Methods
Returns
nilwhen the argument isnil;GSPaletteColor.errorColorwhen the given palette color cannot be resolved.The container can be a font or font master.
Other
Relationships
Inherits From
NSObject
Conforms To
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject