2D array <-> Bitmap

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kenneth6
    New Member
    • Mar 2007
    • 79

    #1

    2D array <-> Bitmap

    1. In C++/MFC, if I pre-import the binary bitmap into the resource first, then how can I save the bitmap element values to 2D array as 1 and 0 ??

    2. In C++/MFC, If I have a 2D array containing 1 and 0, how can I export the array to display a binary image on the windows dialog screen??

    (Or where can I find the tuturial or examples about these two questions??)
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

    Please read the Posting Guidelines and particularly the Coursework Posting Guidlines.

    Then when you are ready post a new question in this thread.

    MODERATOR

    Comment

    Working...