ColorConvertParams Class Documentation
classColorConvertParams : SystemIDisposableNamespace: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.
Referenced by
Constructor & Destructor Documentation
ColorConvertParams
ColorConvertParams(ColorConvertParamsrhs, InternalConstructsignifier)Parameters
rhs: ColorConvertParamssignifier: InternalConstruct
ColorConvertParams
ColorConvertParams(System.Collections.Generic.IList< ColorConvertActions >convActions)Parameters
Default constructor for the ColorConvertParams class. Sets default values to the members.
~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
ConstructorRetrieve
static ColorConvertParamsConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
ColorConvertParamsDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
void