System::Drawing::Imaging::ColorMatrix::set_Matrix10 method

ColorMatrix::set_Matrix10 method

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

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

See Also