System::Drawing::Imaging::ColorMatrix::set_Matrix31 method

ColorMatrix::set_Matrix31 method

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

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

See Also