08-22-2008, 16:23
|
GregR

Joined on 05-31-2006
In House
Posts 1,815
|
Re: RasterImage jpg Description
|
 
 
|
|
|
What is the file version of Leadtools.dll that you are using?
The Comments is for Exif files (which can be JPEG compressed). Are you saving the file format as Jpeg or ExifJpeg? I'm pretty sure this functionality won't work for regular JPEGs.
As for loading them back in, make sure that RasterCodecsOptions.Markers is set to true.
Our v15 .NET help file has an example of how to do use these properties in the documentation for RasterImage.Comments.
Greg Ross LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|