Gjsify LogoGjsify Logo

Index

Enumeration Members

ALPHA: number

the model encodes alpha.

ASSOCIATED: number

the alpha is associated alpha.

CIE: number

this model is part of the CIE family of spaces

CMYK: number

the encodings described are CMYK encodings, the space associated is expected to contain an CMYK ICC profile.

GRAY: number

this is a gray component model

INVERTED: number

the components are inverted (used for getting the additive complement space of CMYK).

LINEAR: number

the data has no TRC, i.e. is linear

NONLINEAR: number

the data has a TRC - the TRC from the configured space

PERCEPTUAL: number

the data has a TRC - a perceptual TRC where 50% gray is 0.5

RGB: number

this is an RGB based component model, the space associated is expected to contain an RGB matrix profile.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method