فئة EmfPlusColorMatrixEffect
محتويات
[
يخفي
]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 | الوصف |
|---|---|
| EmfPlusColorMatrixEffect() | يُنشئ مثيلًا جديدًا من الفئة EmfPlusColorMatrixEffect |
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| matrix | System.Int32[] | r/w | يحصل أو يضبط المصفوفة. |
| matrix_n0 | int[] | r/w | يحصل أو يضبط Matrix[N][0] من مصفوفة الألوان 5×5. يُستخدم هذا الصف للتحويلات. |
| matrix_n1 | int[] | r/w | يحصل أو يضبط Matrix[N][1] من مصفوفة الألوان 5×5. يُستخدم هذا الصف للتحويلات. |
| matrix_n2 | int[] | r/w | يحصل أو يضبط Matrix[N][2] من مصفوفة الألوان 5×5. يُستخدم هذا الصف للتحويلات. |
| matrix_n3 | int[] | r/w | يحصل أو يضبط Matrix[N][3] من مصفوفة الألوان 5×5. يُستخدم هذا الصف للتحويلات. |
| matrix_n4 | int[] | r/w | يحصل أو يضبط Matrix[N][4] من مصفوفة الألوان 5×5. يُستخدم هذا الصف لترجمات الألوان. |
Constructor: EmfPlusColorMatrixEffect()
EmfPlusColorMatrixEffect()
يُنشئ مثيلًا جديدًا من الفئة EmfPlusColorMatrixEffect