read and display binary image

Discussion in 'Win32' started by kenneth6, Mar 15, 2007.

  1. kenneth6

    kenneth6 New Member

    Joined:
    Mar 15, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I am a newbie of the newbie.

    In MSVC++ 2005, how can I read in an image (say binary) and then display it in a window after some processing?? I know something like MFC can ease the task. I also know something like image buffer and array. Which one is better to implement?? I read some materials that told me about the architecture of the program. I am very confused.
    1/ int main() {}
    2/ int WinMain() {}
    3/ class MyApp:public CwinApp
    Even I found some codes for some specific function I want. I don't know where I should put to make it executable.

    I really have no idea, even I have researched a lot of materials. I have no real-life guidance. Please help!! Give me some instruction! Thanks!! I am very frustrated for a long time. Please!!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice