libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
CSC Struct Reference

Color Space Conversion matrix and offset. More...

#include <colorspaceconverter.h>

Public Attributes

float matrix [3][3]
 3x3 color conversion matrix.
 
float offset [3]
 Per-channel offset applied before or after the matrix.
 

Detailed Description

Color Space Conversion matrix and offset.

Holds a 3x3 transformation matrix and a 3-element offset vector used for converting pixel values between color spaces (e.g. RGB to YCbCr).


The documentation for this struct was generated from the following file: