System::Drawing::Imaging::ImageAttributes::SetColorMatrix methode

ImageAttributes::SetColorMatrix method

Stelt de kleur‑aanpassingsmatrix in.

void System::Drawing::Imaging::ImageAttributes::SetColorMatrix(const SharedPtr<ColorMatrix> &newColorMatrix, ColorMatrixFlag mode=ColorMatrixFlag::Default, ColorAdjustType type=ColorAdjustType::Default)
ParameterTypeBeschrijving
newColorMatrixconst SharedPtr<ColorMatrix>&De kleur-aanpassingsmatrix om in te stellen
modeColorMatrixFlagSpecificeert het type afbeelding en kleur dat wordt beïnvloed door de kleur-aanpassingsmatrix
typeColorAdjustTypeSpecificeert het type objecten waarvoor de kleur-aanpassingsmatrix is ingesteld

Zie ook