System::Drawing::Imaging::ColorMatrix::set_Matrix32 method

ColorMatrix::set_Matrix32 method

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

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

See Also