Search found 2 matches

by Tom1983
Thu Oct 14, 2010 5:07 pm
Forum: Programming
Topic: Color printing
Replies: 1
Views: 27532

Re: Color printing

I'm having the exact same issue.

Im coding in MFC C++ in VS6. When I read GetDeviceCaps(BITSPIXEL) I get a value of 1. Which seems wrong to me and all my images are coming out black.

Can anyone help

Tom
by Tom1983
Thu Oct 14, 2010 5:05 pm
Forum: Programming
Topic: Color printing
Replies: 1
Views: 27532

Re: Color printing

I'm having the same issue,

Im using MFC C++ with VS6. When I try to read the GetDeviceCaps(BITSPIXEL) I get a value of 1.
All my images are appearing black.

Can anyone help?

Tom