System::Drawing::Imaging::ColorMatrix::set_Matrix20 method

ColorMatrix::set_Matrix20 method

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

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

See Also