System::Drawing::Imaging::ColorMatrix::set_Matrix24 method

ColorMatrix::set_Matrix24 method

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

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

See Also