System::Drawing::Imaging::ColorMatrix::set_Matrix44 method

ColorMatrix::set_Matrix44 method

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

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

See Also