Click here to Skip to main content
16,012,508 members
Home / Discussions / Graphics
   

Graphics

 
AnswerRe: Graphics Problem Pin
Pete O'Hanlon26-Mar-07 23:27
mvePete O'Hanlon26-Mar-07 23:27 
AnswerRe: Graphics Problem Pin
Colin Angus Mackay27-Mar-07 0:35
Colin Angus Mackay27-Mar-07 0:35 
GeneralRe: Graphics Problem Pin
Pete O'Hanlon27-Mar-07 1:41
mvePete O'Hanlon27-Mar-07 1:41 
QuestionEqualizer Pin
Pafflik23-Mar-07 0:27
Pafflik23-Mar-07 0:27 
AnswerRe: Equalizer Pin
Christian Graus24-Mar-07 13:33
protectorChristian Graus24-Mar-07 13:33 
QuestionUpdateLayeredWindow() fails, GetLastError() == 0 Pin
klorin21-Mar-07 6:10
klorin21-Mar-07 6:10 
AnswerRe: UpdateLayeredWindow() fails, GetLastError() == 0 Pin
Jeff J Anderson27-Mar-07 17:31
Jeff J Anderson27-Mar-07 17:31 
GeneralC++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 21:05
professionalPJ Arends20-Mar-07 21:05 
I have a 32 bit bitmap that I want to convert to a 1 bit monochrome bitmap but the problem is that it has all it's alpha bits set to 0xFF. This results in the monochrome bitmap being all black. Is there an easy way, short of the GetDIBits()-traverse-SetDIBits() route, to set all the alpha bits to 0x00?



You may be right
I may be crazy
-- Billy Joel --


Within you lies the power for good, use it!!!

GeneralRe: C++ - Clearing the Alpha bits Pin
Michael Dunn20-Mar-07 21:20
sitebuilderMichael Dunn20-Mar-07 21:20 
GeneralRe: C++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 21:53
professionalPJ Arends20-Mar-07 21:53 
GeneralRe: C++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 23:49
professionalPJ Arends20-Mar-07 23:49 
GeneralRe: C++ - Clearing the Alpha bits [ SOLVED ] Pin
PJ Arends23-Mar-07 18:00
professionalPJ Arends23-Mar-07 18:00 
QuestionClearing a partial area of a bitmap Pin
dadaruh16-Mar-07 3:20
dadaruh16-Mar-07 3:20 
AnswerRe: Clearing a partial area of a bitmap Pin
codemunkeh21-Mar-07 8:40
codemunkeh21-Mar-07 8:40 
Questionchange forms caption and border Pin
hamid_m14-Mar-07 23:37
hamid_m14-Mar-07 23:37 
GeneralRe: change forms caption and border Pin
prasad_som14-Mar-07 23:46
prasad_som14-Mar-07 23:46 
QuestionJPEG Extended ? Pin
Christian Graus10-Mar-07 7:12
protectorChristian Graus10-Mar-07 7:12 
QuestionRe: JPEG Extended ? Pin
Mark Salsbery10-Mar-07 7:16
Mark Salsbery10-Mar-07 7:16 
AnswerRe: JPEG Extended ? Pin
Christian Graus10-Mar-07 7:21
protectorChristian Graus10-Mar-07 7:21 
AnswerRe: JPEG Extended ? Pin
Christian Graus10-Mar-07 7:28
protectorChristian Graus10-Mar-07 7:28 
AnswerRe: JPEG Extended ? Pin
User 171649212-Mar-07 14:53
professionalUser 171649212-Mar-07 14:53 
GeneralRe: JPEG Extended ? Pin
Christian Graus27-Mar-07 2:51
protectorChristian Graus27-Mar-07 2:51 
QuestionDrawing in background thread Pin
Aaron Schaefer9-Mar-07 4:50
Aaron Schaefer9-Mar-07 4:50 
AnswerRe: Drawing in background thread Pin
Mark Salsbery9-Mar-07 6:32
Mark Salsbery9-Mar-07 6:32 
GeneralRe: Drawing in background thread Pin
Aaron Schaefer9-Mar-07 7:27
Aaron Schaefer9-Mar-07 7:27 

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.