MatrixN0
EmfPlusColorMatrixEffect.MatrixN0 property
Ottiene o imposta la matrice[N][0] della matrice di colori 5x5. Questa riga viene utilizzata per le trasformazioni.
public int[] MatrixN0 { get; set; }
Osservazioni
Matrix_0_0 (4 byte): Matrix[0][0], che è il fattore per il colore rosso. Matrix_1_0 (4 byte): Matrix[1][0]. Matrix_2_0 (4 byte): Matrix[2] [0]. Matrice_3_0 (4 byte): Matrice[3][0]. Matrice_4_0 (4 byte): Matrice[4][0]. Questo valore DEVE essere 0.0.
Guarda anche
- class EmfPlusColorMatrixEffect
- spazio dei nomi Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assemblea Aspose.Imaging