LEADTOOLS Support
General
General Questions
Loading an image file from memory buffer using LeadTools 16.5 ActiveX
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, March 23, 2010 12:01:43 PM(UTC)
Groups: Registered
Posts: 2
Hi there, was wondering if it was possible to load an image file (say a TIF for example) from a memory buffer using the activex version of leadtools 16.5?
The Load() method wants a filename but would there be any way to pass it a memory buffer instead? I know this is easily doable in the .NET version, but I'm hoping there is something similar in the ActiveX version...
Thanks in advance...
#2
Posted
:
Wednesday, March 24, 2010 3:32:45 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
There are 3 OCX methods that load from a memory buffer or array, which are:
- LoadMemory
- LoadArray
- LoadBuffer
You can check these methods in our Main ActiveX help file. There are also online help topics such as this page:
http://www.leadtools.com/help/leadtools/v16/main/OCX/ocx_ref4/loadbuffermethod.htm
LEADTOOLS Support
General
General Questions
Loading an image file from memory buffer using LeadTools 16.5 ActiveX
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.