Bitmap data of Image controls & Picture objects...

From: MDB (MDB.1f6962_at_excelforum-nospam.com)
Date: 11/04/04


Date: Wed, 3 Nov 2004 18:51:50 -0600


Hello,

I'm trying to use Excel & VBA to display and analyze image files.

I can use either an Image control or a Picture Box to display the
image.
I would like to get access to the pixel data of the image, via a DIB
structure
or something similar.

Does anyone have a suggestion for API functions that I can use from
VBA
to be able to read and analyze the pixel data?

Thanks.

-- 
MDB
------------------------------------------------------------------------
MDB's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=12262
View this thread: http://www.excelforum.com/showthread.php?threadid=275124


Relevant Pages

  • Re: Is a voxel a little cuboid?
    ... For display, treating the data as point samples is O.K. but when you ... That mapping is not one to ... C.7.6.2 defines a mapping from pixel data ... Things like slice thickness are then ...
    (comp.protocols.dicom)
  • pixel data to something visual
    ... I need some help for converting pixel data to something displayable on ... Intercept important in displaying noncompressed image? ... Since I will display it as a bitmap(? ...
    (comp.protocols.dicom)
  • Re: Pixel information from the function
    ... > images from a camera and performs some comuter vision algorithms on the ... The problem I had was getting the information from the camera ... > work out in the function where the pixel data is. ... The function that does the display in the presented ...
    (alt.comp.lang.learn.c-cpp)
  • 16bit RGB with Image module
    ... of pixel data from a file ... RGB565 format and save it off to a bitmap file - or display it, ...
    (comp.lang.python)