System::Drawing::Imaging::ColorMatrix::set_Matrix23 method

ColorMatrix::set_Matrix23 method

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

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

See Also