System::Drawing::Imaging::ColorMatrix::set_Matrix33 method

ColorMatrix::set_Matrix33 method

Sets a value in the 3-rd row and 3-rd column.

void System::Drawing::Imaging::ColorMatrix::set_Matrix33(float value)
ParameterTypeDescription
valuefloatA value to set

See Also