The following tables list the members exposed by ConversionParameters.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ConversionParameters | Initializes a new instance of the ConversionParameters class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
ToString | Overridden. Returns a meaningful name for this method. |
Public Properties
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.UseCustomEmulationTables active conversion method. |
![]() |
InputProfile | Gets or sets a character string that contains the input profile name, used with the 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET