Results 1 to 2 of 2

Thread: How to deal with .bmp files?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    Lithuania
    Posts
    8

    Question 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

  2. #2

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    Lithuania
    Posts
    8

    How to ask a question?

    How to ask a thread?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width