Click here to Skip to main content
15,904,023 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 8:39
surfman1915-May-06 8:39 
GeneralRe: Load Bitmap Pin
Chris Losinger15-May-06 8:44
professionalChris Losinger15-May-06 8:44 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 9:00
surfman1915-May-06 9:00 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 9:07
surfman1915-May-06 9:07 
QuestionHELP Needed: MATLAB in MSVC environment Pin
UJ_Student15-May-06 6:35
UJ_Student15-May-06 6:35 
QuestionWorking with 8bpp Images Pin
1980soyo15-May-06 6:30
1980soyo15-May-06 6:30 
AnswerRe: Working with 8bpp Images Pin
includeh1015-May-06 6:46
includeh1015-May-06 6:46 
GeneralRe: Working with 8bpp Images Pin
1980soyo15-May-06 8:13
1980soyo15-May-06 8:13 
But you don't have to mess up with file types do you?

From what I know Bitmap class does everything for you. You just put

Bitmap bitmap("Filename") ;

And that's all, isn't it ?

I will do this editor for file types that are associated with Bitmap class, and they are(according to MSDN):
BMP, GIF, JPEG, PNG, TIFF, Exif, WMF, and EMF

The access to all pixels is not the same for all those file types(Of course depending on pixel depth)

So now my problem is only with different functions for different pixel depths images.

ps. I can't stop Wink | ;) , as it's my school project. Thx for your reply though.
Questionfopen_s problem Pin
big_denny_20015-May-06 6:12
big_denny_20015-May-06 6:12 
AnswerRe: fopen_s problem Pin
led mike15-May-06 6:19
led mike15-May-06 6:19 
AnswerRe: fopen_s problem Pin
Joe Woodbury15-May-06 7:38
professionalJoe Woodbury15-May-06 7:38 
GeneralRe: fopen_s problem Pin
big_denny_20015-May-06 7:59
big_denny_20015-May-06 7:59 
GeneralRe: fopen_s problem Pin
Joe Woodbury15-May-06 8:14
professionalJoe Woodbury15-May-06 8:14 
GeneralRe: fopen_s problem Pin
big_denny_20015-May-06 8:30
big_denny_20015-May-06 8:30 
GeneralRe: fopen_s problem Pin
David Crow15-May-06 8:35
David Crow15-May-06 8:35 
GeneralRe: fopen_s problem Pin
Joe Woodbury15-May-06 8:36
professionalJoe Woodbury15-May-06 8:36 
AnswerRe: fopen_s problem Pin
David Crow15-May-06 8:10
David Crow15-May-06 8:10 
GeneralRe: fopen_s problem Pin
big_denny_20015-May-06 8:13
big_denny_20015-May-06 8:13 
GeneralRe: fopen_s problem Pin
Joe Woodbury15-May-06 8:18
professionalJoe Woodbury15-May-06 8:18 
GeneralRe: fopen_s problem Pin
Joe Woodbury15-May-06 8:17
professionalJoe Woodbury15-May-06 8:17 
GeneralRe: fopen_s problem Pin
David Crow15-May-06 8:23
David Crow15-May-06 8:23 
AnswerRe: fopen_s problem Pin
Michael Dunn15-May-06 8:44
sitebuilderMichael Dunn15-May-06 8:44 
Questionnetwork programming! Pin
farshad.f15-May-06 5:22
farshad.f15-May-06 5:22 
AnswerRe: network programming! Pin
David Crow15-May-06 5:53
David Crow15-May-06 5:53 
AnswerRe: network programming! Pin
Roger Stoltz15-May-06 6:09
Roger Stoltz15-May-06 6:09 

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.