Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How do I show the bitmap image in binary format in my program?

Status
Not open for further replies.

mtv

Newbie level 6
Joined
Oct 13, 2005
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,382
hi.. im a beginner in image processing.. i understand that, bitmap images are in binary format.. i want to know, if it is possible to get the binary value of the images? i want to use the binary value as the data to recognize certain images.. how do i show the bitmap image in binary format in my program? im using vc++..

thank you.. hope u can help me..
 

Re: bitmap images

Here is an example of a bitmap.
 

Attachments

  • water_lilies_592.jpg
    water_lilies_592.jpg
    81.8 KB · Views: 170

Re: bitmap images

ANd here's another
 

Re: bitmap images

And one more.
 

Re: bitmap images

Here is another.
 

Re: bitmap images

Here's one i took.
 

Re: bitmap images

Hi~~

You can use the Bitmap class and the GetPixel member function to get the binary data from the bitmap picture.

Best Regards!
 

    mtv

    Points: 2
    Helpful Answer Positive Rating
Re: bitmap images

Hi

What's the simplest way to display a bitmap or gif within win32 application?

Salam
Hossam Alzomor
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top