DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / ColorMatrix5x4 Class / ColorMatrix5x4 Constructor / ColorMatrix5x4 Constructor()

In This Topic
ColorMatrix5x4 Constructor()
In This Topic
Creates an identity ColorMatrix5x4 with M11, M22, M33, M44 components set to 1.
Syntax
'Declaration
 
Public Function New()
 
See Also