ImageAttributes::SetColorMatrix Method

 

Sets the color-adjustment matrix.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodSetColorMatrix(ColorMatrix^)

Sets the color-adjustment matrix for the default category.

System_CAPS_pubmethodSetColorMatrix(ColorMatrix^, ColorMatrixFlag)

Sets the color-adjustment matrix for the default category.

System_CAPS_pubmethodSetColorMatrix(ColorMatrix^, ColorMatrixFlag, ColorAdjustType)

Sets the color-adjustment matrix for a specified category.

Return to top
Show: