System::Drawing::Imaging::ColorMatrix::set_Matrix43 method

ColorMatrix::set_Matrix43 method

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

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

See Also