Defines a 5x5 matrix that contains the coordinates for the RGBA space. Several methods of the ImageAttributes class adjust image colors by using a color matrix. Not inheritable.
The matrix coefficients constitute a 5x5 linear transformation that is used for transforming ARGB homogeneous values. For example, an ARGB vector represented as alpha, red, green, blue, and w, where w is always 1.
Gunnar Peipman
-- General Protection Fault
-- Illegal Page Fault
-- Not My Fault
Qnnn
Contributor
3290 Points
658 Posts
Re: ColorMatrix class?
Apr 11, 2005 10:28 AM|LINK
From manual:
Defines a 5x5 matrix that contains the coordinates for the RGBA space. Several methods of the ImageAttributes class adjust image colors by using a color matrix. Not inheritable.
The matrix coefficients constitute a 5x5 linear transformation that is used for transforming ARGB homogeneous values. For example, an ARGB vector represented as alpha, red, green, blue, and w, where w is always 1.
-- General Protection Fault
-- Illegal Page Fault
-- Not My Fault