EmfPlusColorMatrixEffect Classe
Contenuti
[
Nascondere
]Summary: The ColorMatrixEffect object specifies an affine transform to be applied to an image.
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusColorMatrixEffect
Inheritance: EmfPlusImageEffectsObjectType
Constructors
| Name | Descrizione |
|---|---|
| EmfPlusColorMatrixEffect() | Inizializza una nuova istanza della classe EmfPlusColorMatrixEffect |
Properties
| Name | Type | Access | Descrizione |
|---|---|---|---|
| matrice | System.Int32[] | r/w | Ottiene o imposta la matrice. |
| matrix_n0 | int[] | r/w | Ottiene o imposta la Matrix[N][0] della matrice colore 5x5. Questa riga è usata per le trasformazioni. |
| matrix_n1 | int[] | r/w | Ottiene o imposta la Matrix[N][1] della matrice colore 5x5. Questa riga è usata per le trasformazioni. |
| matrix_n2 | int[] | r/w | Ottiene o imposta la Matrix[N][2] della matrice colore 5x5. Questa riga è usata per le trasformazioni. |
| matrix_n3 | int[] | r/w | Ottiene o imposta la Matrix[N][3] della matrice colore 5x5. Questa riga è usata per le trasformazioni. |
| matrix_n4 | int[] | r/w | Ottiene o imposta la Matrix[N][4] della matrice colore 5x5. Questa riga è usata per le traduzioni di colore. |
Constructor: EmfPlusColorMatrixEffect()
EmfPlusColorMatrixEffect()
Inizializza una nuova istanza della classe EmfPlusColorMatrixEffect