Class ColorMatrix
ชื่อพื้นที่: Aspose.Imaging การประกอบ: Aspose.Imaging.dll (25.4.0)
Defines a 5 x 5 matrix that contains the coordinates for the RGBA space. เมตรหลายของ Aspose.Imaging.ImageAttributes class ปรับแต่งสีภาพโดยใช้ matrix สี. หลักสูตรนี้ไม่สามารถเป็นพันธุกรรมได้
public sealed class ColorMatrix
Inheritance
อนุญาโตตุลาการ
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ColorMatrix()
เริ่มต้นตัวอย่างใหม่ของชั้น Aspose.Imaging.ColorMatrix
public ColorMatrix()
ColorMatrix(เฟอร์รี่[][])
เริ่มต้นตัวอย่างใหม่ของคลาส Aspose.Imaging.ColorMatrix โดยใช้องค์ประกอบในคลาสที่ระบุ newColorMatrix'.
public ColorMatrix(float[][] newColorMatrix)
Parameters
newColorMatrix
float
[ ]
ค่าขององค์ประกอบสําหรับ Aspose.Imaging.ColorMatrix ใหม่
Fields
MatrixDimensionElementsCount
จํานวนองค์ประกอบใน Dimension Matrix
public const int MatrixDimensionElementsCount = 5
หมายเลข
MatrixDimensionsCount
หมายเลขมิติของแม่เหล็ก
public const int MatrixDimensionsCount = 5
หมายเลข
MatrixTotalElementsCount
จํานวนองค์ประกอบทั้งหมดในเมตริกซ์
public const int MatrixTotalElementsCount = 25
หมายเลข
Properties
Matrix00
รับหรือตั้งค่าองค์ประกอบในแถว 0 (ゼロ) และคอลัมน์ 0 ของ Aspose.Imaging.ColorMatrix นี้
public float Matrix00 { get; set; }
คุณสมบัติมูลค่า
Matrix01
รับหรือตั้งค่าองค์ประกอบในแถว 0 (ゼロ) และคอลัมน์แรกของ Aspose.Imaging.ColorMatrix
public float Matrix01 { get; set; }
คุณสมบัติมูลค่า
Matrix02
รับหรือตั้งค่าองค์ประกอบในแถว 0 (ゼロ) และคอลัมน์ที่สองของ Aspose.Imaging.ColorMatrix
public float Matrix02 { get; set; }
คุณสมบัติมูลค่า
Matrix03
รับหรือตั้งค่าองค์ประกอบในแถว 0 (ゼロ) และคอลัมน์ที่สามของ Aspose.Imaging.ColorMatrix
public float Matrix03 { get; set; }
คุณสมบัติมูลค่า
Matrix04
รับหรือตั้งค่าองค์ประกอบในแถว 0 (ゼロ) และคอลัมน์ที่สี่ของ Aspose.Imaging.ColorMatrix
public float Matrix04 { get; set; }
คุณสมบัติมูลค่า
Matrix10
รับหรือตั้งค่าองค์ประกอบในแถวแรกและคอลัมน์ 0 (ゼロ) ของ Aspose.Imaging.ColorMatrix นี้
public float Matrix10 { get; set; }
คุณสมบัติมูลค่า
Matrix11
รับหรือตั้งค่าองค์ประกอบในแถวแรกและแถวแรกของ Aspose.Imaging.ColorMatrix
public float Matrix11 { get; set; }
คุณสมบัติมูลค่า
Matrix12
รับหรือตั้งค่าองค์ประกอบในแถวแรกและแถวที่สองของ Aspose.Imaging.ColorMatrix
public float Matrix12 { get; set; }
คุณสมบัติมูลค่า
Matrix13
รับหรือตั้งค่าองค์ประกอบในแถวแรกและแถวที่สามของ Aspose.Imaging.ColorMatrix
public float Matrix13 { get; set; }
คุณสมบัติมูลค่า
Matrix14
รับหรือตั้งค่าองค์ประกอบในแถวแรกและแถวที่สี่ของ Aspose.Imaging.ColorMatrix
public float Matrix14 { get; set; }
คุณสมบัติมูลค่า
Matrix20
รับหรือตั้งค่าองค์ประกอบในแถวที่สองและคอลัมน์ 0 (ゼロ) ของ Aspose.Imaging.ColorMatrix นี้
public float Matrix20 { get; set; }
คุณสมบัติมูลค่า
Matrix21
รับหรือตั้งค่าองค์ประกอบในแถวที่สองและคอลัมน์แรกของ Aspose.Imaging.ColorMatrix
public float Matrix21 { get; set; }
คุณสมบัติมูลค่า
Matrix22
รับหรือตั้งค่าองค์ประกอบในแถวที่สองและแถวที่สองของ Aspose.Imaging.ColorMatrix
public float Matrix22 { get; set; }
คุณสมบัติมูลค่า
Matrix23
ได้รับหรือตั้งค่าองค์ประกอบในแถวที่สองและสามของ Aspose.Imaging.ColorMatrix นี้
public float Matrix23 { get; set; }
คุณสมบัติมูลค่า
Matrix24
รับหรือตั้งค่าองค์ประกอบในแถวที่สองและแถวที่สี่ของ Aspose.Imaging.ColorMatrix
public float Matrix24 { get; set; }
คุณสมบัติมูลค่า
Matrix30
รับหรือตั้งค่าองค์ประกอบที่สามและคอลัมน์ 0 (ゼロ) ของ Aspose.Imaging.ColorMatrix นี้
public float Matrix30 { get; set; }
คุณสมบัติมูลค่า
Matrix31
รับหรือตั้งค่าองค์ประกอบที่สามและคอลัมน์แรกของ Aspose.Imaging.ColorMatrix
public float Matrix31 { get; set; }
คุณสมบัติมูลค่า
Matrix32
ได้รับหรือตั้งค่าองค์ประกอบที่สามและคอลัมน์ที่สองของ Aspose.Imaging.ColorMatrix นี้
public float Matrix32 { get; set; }
คุณสมบัติมูลค่า
Matrix33
ได้รับหรือตั้งค่าองค์ประกอบที่สามและสามคอลัมน์ของ Aspose.Imaging.ColorMatrix นี้
public float Matrix33 { get; set; }
คุณสมบัติมูลค่า
Matrix34
รับหรือตั้งค่าองค์ประกอบในแถวที่สามและแถวที่สี่ของ Aspose.Imaging.ColorMatrix
public float Matrix34 { get; set; }
คุณสมบัติมูลค่า
Matrix40
รับหรือตั้งค่าองค์ประกอบในแถวที่ 4 และ 0 (ゼロ) คอลัมน์ของ Aspose.Imaging.ColorMatrix นี้
public float Matrix40 { get; set; }
คุณสมบัติมูลค่า
Matrix41
รับหรือตั้งค่าองค์ประกอบในแถวที่ 4 และคอลัมน์แรกของ Aspose.Imaging.ColorMatrix
public float Matrix41 { get; set; }
คุณสมบัติมูลค่า
Matrix42
รับหรือตั้งค่าองค์ประกอบในแถวที่ 4 และแถวที่สองของ Aspose.Imaging.ColorMatrix
public float Matrix42 { get; set; }
คุณสมบัติมูลค่า
Matrix43
ได้รับหรือตั้งค่าองค์ประกอบในแถวที่สี่และสามของ Aspose.Imaging.ColorMatrix นี้
public float Matrix43 { get; set; }
คุณสมบัติมูลค่า
Matrix44
รับหรือตั้งค่าองค์ประกอบในแถวที่ 4 และแถวที่ 4 ของ Aspose.Imaging.ColorMatrix
public float Matrix44 { get; set; }
คุณสมบัติมูลค่า
นี่[int, int]
รับหรือตั้งค่าองค์ประกอบในแถวและคอลัมน์ที่ระบุใน Aspose.Imaging.ColorMatrix
public float this[int row, int column] { get; set; }
คุณสมบัติมูลค่า
Methods
GetMatrix()
รับค่า Matrix
public float[][] GetMatrix()
Returns
float [ ]
คะแนน Matrix Array