System::Drawing::Imaging::ColorMatrix::set_Matrix41 method

ColorMatrix::set_Matrix41 method

Sets a value in the 4-th row and 1-st column.

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

See Also