Declaration

class GSColorSpace

Declaration

@interface GSColorSpace : NSObject

Declaration

class GSColorSpace(NSObject)

Topics

Initializers

  • Returns a color space matching the given tag name, if any.

Instance Properties

Instance Methods

Type Properties

  • Perceptual calibrated grayscale color space for Apple devices.

  • Perceptual calibrated RGB color space for Apple devices.

  • Perceptual Display P3 based on DCI-P3.

  • Perceptual generic grayscale color space with γ = 2.2.

  • Perceptual sRGB.

  • Linear sRGB.

Type Methods

Topics

Instance Properties

Instance Methods

Type Properties

  • Perceptual calibrated grayscale color space for Apple devices.

  • Perceptual calibrated RGB color space for Apple devices.

  • Perceptual Display P3 based on DCI-P3.

  • Perceptual generic grayscale color space with γ = 2.2.

  • Perceptual sRGB.

  • Linear sRGB.

Type Methods

Relationships

Inherits From

  • NSObject

Conforms To

  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

  • NSObject