EmfPlusColorMatrixEffect.MatrixN4
EmfPlusColorMatrixEffect.MatrixN4 property
Gets or sets the Matrix[N][4] of the 5x5 color matrix. This row is used for color translations.
public int[] MatrixN4 { get; set; }
Property Value
The matrix n1.
Remarks
Matrix_0_4 (4 bytes): Matrix[0][4]. Matrix_1_4 (4 bytes): Matrix[1][4]. Matrix_2_4 (4 bytes): Matrix[2][4]. Matrix_3_4 (4 bytes): Matrix[3][4]. Matrix_4_4 (4 bytes): Matrix[4][4]. This value SHOULD be 1.0.
See Also
- class EmfPlusColorMatrixEffect
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging