set_Matrix12()

ColorMatrix::set_Matrix12(float) method

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

void System::Drawing::Imaging::ColorMatrix::set_Matrix12(float value)

Arguments

ParameterTypeDescription
valuefloatA value to set

See Also