Overload | Description |
---|---|
ColorMatrix5x4 Constructor() | Creates an identity ColorMatrix5x4 with M11, M22, M33, M44 components set to 1. |
ColorMatrix5x4 Constructor(Single) | Initializes a new instance of the ColorMatrix5x4 object. |
ColorMatrix5x4 Constructor(Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single,Single) | Initializes a new instance of the ColorMatrix5x4 struct. |
ColorMatrix5x4 Constructor(Single[]) | Initializes a new instance of the ColorMatrix5x4 struct. |