ImageAttributes.ClearColorMatrix

ClearColorMatrix()

Wist de kleuraanpassingsmatrix voor de standaardcategorie.

public void ClearColorMatrix()

Zie ook


ClearColorMatrix(ColorAdjustType)

Wist de kleuraanpassingsmatrix voor een opgegeven categorie.

public void ClearColorMatrix(ColorAdjustType type)
ParameterTypeBeschrijving
typeColorAdjustTypeEen element vanColorAdjustType dat specificeert de categorie waarvoor de kleuraanpassingsmatrix wordt gewist.

Zie ook