set_Matrix42()

ColorMatrix::set_Matrix42(float) method

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

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

Arguments

ParameterTypeDescription
valuefloatA value to set

See Also