|
-
May 18th, 2001, 07:34 AM
#1
Thread Starter
New Member
How to deal with .bmp files?
Where can I find info about VB work with bitmap files? For example, how to convert .bmp into matrix .Matrix members should be = 1 if there is some color or view on that place of page (RGB>0) and members = 0 if RGB = 0, i. e. there is nothing in that place of page (bmp file)
That how a simple star should look like on that matrix
00000100000
00001110000
00011111000
11111111111
00011111000
00110001100
01000000010
-
May 19th, 2001, 04:31 PM
#2
Thread Starter
New Member
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
|