System::Drawing::Imaging::ColorMatrix::set_Matrix13 method

ColorMatrix::set_Matrix13 method

Sets a value in the 1-st row and 3-rd column.

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

See Also