MatrixMode
Description:
[ CCode ( cprefix = "GST_VIDEO_MATRIX_MODE_" , type_id = "gst_video_matrix_mode_get_type ()" ) ]
[ GIR ( name = "VideoMatrixMode" ) ]
[ Version ( since = "1.6" ) ]
public enum MatrixMode
Different color matrix conversion modes
Content:
Enum values:
- FULL - do conversion between color
matrices
- INPUT_ONLY - use the input color
matrix to convert to and from R'G'B
- NONE - disable color matrix conversion.
- OUTPUT_ONLY - use the output color
matrix to convert to and from R'G'B