LEADTOOLS Support
Imaging
Imaging SDK Questions
How do you convert a raster image to a bitmap or picture
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, September 30, 2009 11:05:11 AM(UTC)
Groups: Registered
Posts: 1
I am using 2008 VS VB .net with a rasterimagelist to store images captured from ltmm. These images are stored in the rasterimagelist only. I need to send the images to a document with picture boxes to print.
I am trying to loop through the rasterimagelist using the rasterimagelistitems, checking to see if the image is selected, if it is selected, it needs to move to a collection and that will pass it to the report document.
So far everything i have tried is not working. I keep getting a "Value of type 'Leadtools.RasterImage' cannot be converted to 'System.Drawing.Image'" or similiar error.
I sure there is a way to do this, but i cannot seem to find it.
Any help would be greatly appreciated
#2
Posted
:
Thursday, October 1, 2009 4:57:46 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
About the conversion from a LEADTOOLS RasterImage to System.Drawing.Image, you can use ConvertToGdiPlusImage Method.
LEADTOOLS Support
Imaging
Imaging SDK Questions
How do you convert a raster image to a bitmap or picture
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.