|
-
February 23rd, 1999, 03:18 AM
#1
BMP to/from DIB
I am doing image processing with VB and Fortran. I want to be able to read in BMP files into a DIB array and write a DIB array out to a BMP file. Once I've got it into DIB format i can handle it.
Can anyone help?
(We are not using VC at this stage, but...
Thanks
-
March 1st, 1999, 01:17 AM
#2
Re: BMP to/from DIB
You need to use VC for that but there are two samples that are shipped with VC DIBLook & DIBView. You can have look at the code. It uses SDK calls so u can directly call from VB. Steal that code as it works well.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|