System::Drawing::Imaging::ColorMatrix::set_Matrix21 method

ColorMatrix::set_Matrix21 method

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

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

See Also