class TYuvConversionMatrix |
A custom YUV/RGB conversion matrix. The same matrix structure is used for both conversion directions.
Public Attributes | |
---|---|
TReal | iMatrix |
TReal | iPostOffset |
TReal | iPreOffset |
TReal | iMatrix |
Multiplication matrix, a 3x3 matrix. iMatrix[3*i+j] contains the j:th item on the i:th row of the matrix.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.