ImageAttributes.ClearOutputChannelColorProfile

ClearOutputChannelColorProfile()

Clears the output channel color profile setting for the default category.

public void ClearOutputChannelColorProfile()

See Also


ClearOutputChannelColorProfile(ColorAdjustType)

Clears the output channel color profile setting for a specified category.

public void ClearOutputChannelColorProfile(ColorAdjustType type)
ParameterTypeDescription
typeColorAdjustTypeAn element of ColorAdjustType that specifies the category for which the output channel profile setting is cleared.

See Also