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)
ParameterTypBeskrivning
newColorMatrixconst SharedPtr<ColorMatrix>&Den färgjusteringsmatrisen som ska sättas
lägeColorMatrixFlagAnger typen av bild och färg som kommer att påverkas av färgjusteringsmatrisen
typColorAdjustTypeAnger typen av objekt för vilka färgjusteringsmatrisen sätts

Se även