ImageAttributes.ClearOutputChannel

ClearOutputChannel()

Wist de instelling van het CMYK-uitvoerkanaal (cyaan-magenta-geel-zwart) voor de standaardcategorie.

public void ClearOutputChannel()

Zie ook


ClearOutputChannel(ColorAdjustType)

Wist de (cyaan-magenta-geel-zwart) uitvoerkanaalinstelling voor een gespecificeerde categorie.

public void ClearOutputChannel(ColorAdjustType type)
ParameterTypeBeschrijving
typeColorAdjustTypeEen onderdeel vanColorAdjustType dat specificeert de categorie waarvoor de uitgangskanaalinstelling wordt gewist.

Zie ook