Click here to Skip to main content
15,886,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ code Pin
shyampasari4-Jun-09 1:12
shyampasari4-Jun-09 1:12 
JokeRe: C++ code Pin
CPallini4-Jun-09 1:32
mveCPallini4-Jun-09 1:32 
AnswerRe: C++ code Pin
Maximilien4-Jun-09 1:22
Maximilien4-Jun-09 1:22 
GeneralRe: C++ code Pin
shyampasari4-Jun-09 1:25
shyampasari4-Jun-09 1:25 
AnswerRe: C++ code Pin
Cedric Moonen4-Jun-09 1:32
Cedric Moonen4-Jun-09 1:32 
GeneralRe: C++ code Pin
shyampasari4-Jun-09 1:36
shyampasari4-Jun-09 1:36 
GeneralRe: C++ code Pin
Cedric Moonen4-Jun-09 1:54
Cedric Moonen4-Jun-09 1:54 
AnswerRe: C++ code Pin
norish4-Jun-09 4:28
norish4-Jun-09 4:28 
It depends below.
1) what type is that image
2) what is the display device
3) what platform or os do you use
4) what do you plan to use library for image processing

fro example,
1') windows 24 colored bitmap
2') windows crt screen
3') win32 platform
4') use simply win32 GDI api

You can write codes with above condition. It is very ordinary image processing but coding is a bit messy. MSDN tells you some sample codes kindly.

And also
4'') you can buy some image processing library

Paying usually makes you easier to write codes. Smile | :)
QuestionBMP Reader C Code Pin
Mitesh Karwa4-Jun-09 0:10
Mitesh Karwa4-Jun-09 0:10 
NewsRe: BMP Reader C Code Pin
CPallini4-Jun-09 0:30
mveCPallini4-Jun-09 0:30 
GeneralRe: BMP Reader C Code Pin
Mitesh Karwa6-Jun-09 23:40
Mitesh Karwa6-Jun-09 23:40 
GeneralRe: BMP Reader C Code Pin
CPallini7-Jun-09 0:13
mveCPallini7-Jun-09 0:13 
GeneralRe: BMP Reader C Code Pin
Mitesh Karwa7-Jun-09 0:26
Mitesh Karwa7-Jun-09 0:26 
GeneralRe: BMP Reader C Code Pin
CPallini7-Jun-09 3:02
mveCPallini7-Jun-09 3:02 
GeneralRe: BMP Reader C Code Pin
Mitesh Karwa7-Jun-09 23:27
Mitesh Karwa7-Jun-09 23:27 
GeneralRe: BMP Reader C Code Pin
Mitesh Karwa7-Jun-09 0:16
Mitesh Karwa7-Jun-09 0:16 
AnswerRe: BMP Reader C Code Pin
Hamid_RT4-Jun-09 1:07
Hamid_RT4-Jun-09 1:07 
QuestionRe: BMP Reader C Code Pin
Mitesh Karwa6-Jun-09 23:32
Mitesh Karwa6-Jun-09 23:32 
AnswerRe: BMP Reader C Code Pin
KarstenK4-Jun-09 4:09
mveKarstenK4-Jun-09 4:09 
AnswerBitmap is the Native Windows Image Format Pin
Baltoro4-Jun-09 5:59
Baltoro4-Jun-09 5:59 
GeneralRe: Bitmap is the Native Windows Image Format Pin
Mitesh Karwa7-Jun-09 0:47
Mitesh Karwa7-Jun-09 0:47 
AnswerRe: BMP Reader C Code Pin
XcentY1-Jun-17 3:06
XcentY1-Jun-17 3:06 
QuestionIs there iges model/file show UIControl or code? Pin
BegtostudyBoy3-Jun-09 22:53
BegtostudyBoy3-Jun-09 22:53 
QuestionRe: Is there iges model/file show UIControl or code? Pin
CPallini4-Jun-09 0:36
mveCPallini4-Jun-09 0:36 
AnswerRe: Is there iges model/file show UIControl or code? Pin
BegtostudyBoy4-Jun-09 1:21
BegtostudyBoy4-Jun-09 1:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.