set_Matrix01()

ColorMatrix::set_Matrix01(float) method

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

void System::Drawing::Imaging::ColorMatrix::set_Matrix01(float value)

Arguments

ParameterTypeDescription
valuefloatA value to set

See Also