This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, August 14, 2012 3:07:26 AM(UTC)
Groups: Registered
Posts: 1
Hi All,
I required example to load RaterCodecs from Memory Stream. Please can any body provide me the same.
Thanks in advance
#2
Posted
:
Wednesday, August 15, 2012 4:04:21 AM(UTC)
Groups: Registered, Tech Support
Posts: 179
If the stream already contains one of the supported image formats (such as JPEG or TIFF or any supported format), you only need to do 2 things:
1. Rewind the stream (seek to the beginning).
2. Call RasterCodecs.Load(stream).
If you face problems with this, please send us the details of what you're doing and what the problem is, either by posting here or emailing
support@leadtools.com
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.
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.