System::Drawing::Imaging::ColorMatrix::set_Matrix04 method

ColorMatrix::set_Matrix04 method

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

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

See Also