System::Drawing::Imaging::ImageAttributes::SetColorMatrix metod

ImageAttributes::SetColorMatrix method

Ställer in färgjusteringsmatrisen.

void System::Drawing::Imaging::ImageAttributes::SetColorMatrix(const SharedPtr<ColorMatrix> &newColorMatrix, ColorMatrixFlag mode=ColorMatrixFlag::Default, ColorAdjustType type=ColorAdjustType::Default)
ParameterTypeBeskrivning
newColorMatrixconst SharedPtr<ColorMatrix>&Färgjusteringsmatrisen att ställa in
modeColorMatrixFlagAnger vilken typ av bild och färg som kommer att påverkas av färgjusteringsmatrisen
typColorAdjustTypeAnger typen av objekt för vilka färgjusteringsmatrisen är inställd

Se även