Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSColorSpace
      • sRGB
  1. GlyphsCore
  2. GSColorSpace

Type Property

sRGB

Perceptual sRGB.

Declaration

class var sRGB: GSColorSpace { get }

Declaration

@property (class, readonly) GSColorSpace * sRGB;

Declaration

sRGB() -> GSColorSpace