EmfPlusColorMatrixEffect.MatrixN0
EmfPlusColorMatrixEffect.MatrixN0 property
获取或设置 5x5 颜色矩阵的 Matrix[N][0]。此行用于变换。
public int[] MatrixN0 { get; set; }
备注
Matrix_0_0(4 字节):Matrix[0][0],它是红色因子。Matrix_1_0(4 字节):Matrix[1][0]。Matrix_2_0(4 字节):Matrix[2][0]。Matrix_3_0(4 字节):Matrix[3][0]。Matrix_4_0(4 字节):Matrix[4][0]。此值必须为 0.0。
另请参见
- class EmfPlusColorMatrixEffect
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging