Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / ColorMatrix5x4 Class
Fields Properties Methods

In This Topic
    ColorMatrix5x4 Class Members
    In This Topic

    The following tables list the members exposed by ColorMatrix5x4.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldValue at row 1 column 1 of the ColorMatrix5x4.  
    Public FieldValue at row 1 column 2 of the ColorMatrix5x4.  
    Public FieldValue at row 1 column 3 of the ColorMatrix5x4.  
    Public FieldValue at row 1 column 4 of the ColorMatrix5x4.  
    Public FieldValue at row 2 column 1 of the ColorMatrix5x4.  
    Public FieldValue at row 2 column 2 of the ColorMatrix5x4.  
    Public FieldValue at row 2 column 3 of the ColorMatrix5x4.  
    Public FieldValue at row 2 column 4 of the ColorMatrix5x4.  
    Public FieldValue at row 3 column 1 of the ColorMatrix5x4.  
    Public FieldValue at row 3 column 2 of the ColorMatrix5x4.  
    Public FieldValue at row 3 column 3 of the ColorMatrix5x4.  
    Public FieldValue at row 3 column 4 of the ColorMatrix5x4.  
    Public FieldValue at row 4 column 1 of the ColorMatrix5x4.  
    Public FieldValue at row 4 column 2 of the ColorMatrix5x4.  
    Public FieldValue at row 4 column 3 of the ColorMatrix5x4.  
    Public FieldValue at row 4 column 4 of the ColorMatrix5x4.  
    Public FieldValue at row 5 column 1 of the ColorMatrix5x4.  
    Public FieldValue at row 5 column 2 of the ColorMatrix5x4.  
    Public FieldValue at row 5 column 3 of the ColorMatrix5x4.  
    Public FieldValue at row 5 column 4 of the ColorMatrix5x4.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverloaded. Gets or sets the component at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Public MethodCreates an array containing the elements of the ColorMatrix5x4.  
    Public MethodReturns a string that represents the current object.  
    Top
    Public Operators
    Tests for equality between two objects.
    Tests for inequality between two objects.
    Top
    See Also