Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, June 12, 2006 9:35:36 AM(UTC)

SH62  
SH62

Groups: Registered
Posts: 1


Hi,

Does LeadTools' JPEG2000 module support on-buffer compression? It looks L_CompressBuffer() can't be used in JPEG 2000. Is there anyway to compress an image buffer using JPEG 2000 codec without reading/writing disk file?

Thanks.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, June 13, 2006 12:51:07 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

This function does not support JPEG2000.  You will need to use
L_LoadBitmapMemory to load the buffer into a LEAD BITMAPHANDLE, then call L_SaveBitmapMemory to save it to a buffer in JPEG200 format.

 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.056 seconds.