MatrixN1
EmfPlusColorMatrixEffect.MatrixN1 property
Ottiene o imposta la matrice[N][1] della matrice di colori 5x5. Questa riga viene utilizzata per le trasformazioni.
public int[] MatrixN1 { get; set; }
Valore della proprietà
La matrice n1.
Osservazioni
Matrix_0_1 (4 byte): Matrix[0][1]. Matrix_1_1 (4 byte): Matrix[1][1], che è il fattore per il colore verde. Matrix_2_1 (4 byte): Matrix[2] [1]. Matrice_3_1 (4 byte): Matrice[3][1]. 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