ColorConvertParams Class Documentation

classColorConvertParams : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

Holds parameters to be passed to a color convert method. This includes the actions to take in case of a match. Each object is compared against the selection criteria for each of the actions, in order, until a matching action is found.

Constructor & Destructor Documentation

~ColorConvertParams

~ColorConvertParams()

Property Documentation

AllowLossyCompression

boolAllowLossyCompression[get, set]

ColorConvActions

System.Collections.Generic.IList< ColorConvertActions >ColorConvActions[get, set]

DefaultCMYK

ColorProfileDefaultCMYK[get, set]

DefaultGray

ColorProfileDefaultGray[get, set]

DefaultRGB

ColorProfileDefaultRGB[get, set]

IntentCMYK

RenderIntentIntentCMYK[get, set]

IntentGray

RenderIntentIntentGray[get, set]

IntentRGB

RenderIntentIntentRGB[get, set]

Member Function Documentation

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void