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