The following tables list the members exposed by ConversionParameters.
Name | Description | |
---|---|---|
![]() | ConversionParameters Constructor | Initializes a new instance of the ConversionParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveMethod | Gets or sets the active conversion method. |
![]() | CmykParameters | Gets or sets the CMYK conversion properties. |
![]() | DestinationInputTable | Gets or sets a character string that contains the destination image name for emulation, used with the ConversionMethodFlags.ConversionMethodFlags.UseCustomEmulationTables active conversion method. |
![]() | InputProfile | Gets or sets a character string that contains the input profile name, used with the ConversionMethodFlags.ConversionMethodFlags.UseCustomIcc active conversion method. |
![]() | InputProfileData | Gets or sets a byte array that contains information about the input memory profile to be used as the input profile. |
![]() | LabParameters | Gets or sets the CIELab conversion properties. |
![]() | Method | Gets or sets a value indicating the conversion method or the property to be changed. |
![]() | OutputProfile | Gets or sets a string that contains the output profile name, used with the ConversionMethodFlags.ConversionMethodFlags.UseCustomIcc active conversion method. |
![]() | OutputProfileData | Gets or sets a byte array that contains information about the output memory profile to be used as the output profile. |
![]() | Quantization | Gets or sets the Quantization level. |
![]() | WhitePoint | Gets or sets the white point properties. |
![]() | YuvParameters | Gets or sets the YUV conversion properties. |