Class SDL_Colorspace

java.lang.Object
club.doki7.sdl3.enumtype.SDL_Colorspace

public final class SDL_Colorspace extends Object

Colorspace definitions.

Since similar colorspaces may vary in their details (matrix, transfer function, etc.), this is not an exhaustive list, but rather a representative sample of the kinds of colorspaces supported in SDL.

Since: This enum is available since SDL 3.2.0.

See also:

  • SDL_ColorPrimaries
  • SDL_ColorRange
  • SDL_ColorType
  • SDL_MatrixCoefficients
  • SDL_TransferCharacteristics