Initializes the color conversion engine.
public void Start(
Leadtools.Colorconversion.ConversionColorFormat srcFormat,
Leadtools.Colorconversion.ConversionColorFormat destFormat,
Leadtools.Colorconversion.ConversionParameters parameters
)
Public Sub Start( _
ByVal srcFormat As Leadtools.Colorconversion.ConversionColorFormat, _
ByVal destFormat As Leadtools.Colorconversion.ConversionColorFormat, _
ByVal parameters As Leadtools.Colorconversion.ConversionParameters _
)
public:
void Start(
Leadtools.Colorconversion.ConversionColorFormat srcFormat,
Leadtools.Colorconversion.ConversionColorFormat destFormat,
Leadtools.Colorconversion.ConversionParameters^ parameters
)
srcFormat
Format of the source data.
destFormat
Format of the output data.
parameters
A ConversionParameters object which contains the conversion properties used in the initialization.
The Start method must be called after calling the Startup method and before calling any other LEADTOOLS Color Space methods in the case of indirect conversion. When the color conversion engine is no longer needed, it should be freed by calling Stop. For every call to Start there must be a call to Stop. If parameters is null(Nothing), the default built in conversion is assumed, and any subsequent calls to SetParameters will only affect CMYK conversion parameters. When you choose the conversion method, be sure not to combine the Profiles option (ConversionMethodFlags.ConversionMethodFlags.UseIcc) with the Custom Profiles option (ConversionMethodFlags.ConversionMethodFlags.UseCustomIcc), or the Emulation Tables method (ConversionMethodFlags.ConversionMethodFlags.UseEmulationTables) with the custom Emulation Tables method (ConversionMethodFlags.ConversionMethodFlags.UseCustomEmulationTables). Supports conversion using ICC Devicelink profiles with option ConversionMethodFlags.UseCustomIcc and using it as input profile.
For an example, refer to Startup.
Products |
Support |
Feedback: Start Method - Leadtools.ColorConversion |
Introduction |
Help Version 19.0.2017.3.22
|
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
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.