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, July 18, 2005 6:27:00 AM(UTC)

Dnx  
Dnx

Groups: Registered
Posts: 3


Hi
i have a problem
my enterprise gave me the leadtool suite version 13
i have created a website in VB.NET and i have to stream j2k picture from a database to my website
but i don't know how to do that

my questions are :

- which DLL have i to register?
- how can i "decode/stream" the picture (bitmapdatapath? base64decode? Binarywrite?)
 

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 : Friday, July 29, 2005 6:28:24 AM(UTC)

Otis  
Guest

Groups: Guests
Posts: 3,022

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

Thank you for contacting LEADTOOLS. I believe you are trying to display the images in the client's browser using an IMG tag If this is the case, you will need to have a page that loads the J2K image usign LEADTOOLS and saves a JPEG to a memory stream that you can return using Response.BinaryWrite()

To load the images, you can use the 'bitmapdatapath' or the 'loadarray' functions. If these are JPEG2000 images, you will need lfj2k13n.dll which also requires that you purchase or JPEG2000 Plug-in. To save the file to memory, you can use the 'savememory' function.

 
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.051 seconds.