airodas
April 1, 2003, 21:55:26
I am trying to store an image buffer to a permanent file in order to load it up later on. Is it possible to load a bitmap, or is there a fast way to load an image buffer data array.
Thank You
Stefan Geissler
April 2, 2003, 09:39:38
Hello,
With the IC Imaging Control, it is easy to save a memory buffer to a BMP file. You use the SaveImage method of IC Imaging Control.
Visual Basics Picture-Object can load BMP (and other file types) with the LoadPicture method. Please refer to the Picturebox help of Visual Basic.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.