MatrixN1
EmfPlusColorMatrixEffect.MatrixN1 property
Holt oder setzt die Matrix[N][1] der 5x5-Farbmatrix. Diese Zeile wird für Transformationen verwendet.
public int[] MatrixN1 { get; set; }
Eigentumswert
Die Matrix n1.
Bemerkungen
Matrix_0_1 (4 Bytes): Matrix[0][1]. Matrix_1_1 (4 Bytes): Matrix[1][1], das ist der Faktor für die Farbe Grün. Matrix_2_1 (4 Bytes): Matrix[2] [1]. Matrix_3_1 (4 Byte): Matrix[3][1]. Matrix_4_0 (4 Byte): Matrix[4][0]. Dieser Wert MUSS 0.0. sein
Siehe auch
- class EmfPlusColorMatrixEffect
- namensraum Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- Montage Aspose.Imaging