ClearColorMatrix

ClearColorMatrix()

Löscht die Farbanpassungsmatrix für die Standardkategorie.

public void ClearColorMatrix()

Siehe auch


ClearColorMatrix(ColorAdjustType)

Löscht die Farbanpassungsmatrix für eine bestimmte Kategorie.

public void ClearColorMatrix(ColorAdjustType type)
ParameterTypBeschreibung
typeColorAdjustTypeEin Element vonColorAdjustType die die Kategorie angibt, für die die Farbanpassungsmatrix gelöscht wird.

Siehe auch