System::Drawing::Imaging::ColorMatrix::set_Matrix22 method

ColorMatrix::set_Matrix22 method

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

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

See Also