System::Drawing::Imaging::ColorMatrix::set_Matrix34 method

ColorMatrix::set_Matrix34 method

Sets a value in the 3-rd row and 4-th column.

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

See Also