set_Matrix31()

ColorMatrix::set_Matrix31(float) method

Sets a value in the 3-rd row and 1-st column.

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

Arguments

ParameterTypeDescription
valuefloatA value to set

See Also