MatrixN2
EmfPlusColorMatrixEffect.MatrixN2 property
Ottiene o imposta la matrice[N][2] della matrice di colori 5x5. Questa riga viene utilizzata per le trasformazioni.
public int[] MatrixN2 { get; set; }
Valore della proprietà
La matrice n1.
Osservazioni
Matrix_0_2 (4 byte): Matrix[0][2]. Matrix_1_2 (4 byte): Matrix[1][2]. Matrix_2_2 (4 byte): Matrix[2][2], che è il fattore per il colore blu. Matrix_3_1 (4 byte): Matrix[3][1]. Matrix_4_0 (4 byte): Matrix[4][0]. Questo valore DEVE essere 0.0.
Guarda anche
- class EmfPlusColorMatrixEffect
- spazio dei nomi Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assemblea Aspose.Imaging