System::Drawing::Imaging::ColorMatrix::set_Matrix02 method

ColorMatrix::set_Matrix02 method

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

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

See Also