image
The source image.
pixelFormat
The pixel format to use.
noPalette
Fails if the image is palletized.
Pass PixelFormat.DontCare to the pixelFormat parameter to have the method choose the appropriate pixel format.
For a Leadtools.RasterImage to be compatible with a GDI+ image it needs the following:
This method will make one or more of the changes above to the Leadtools.RasterImage if needed.
For more information refer to RasterImage and GDI/GDI+.
For an example, refer to ConvertToImage