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

Graphics

 
QuestionDIB Pin
balu chettri28-Feb-07 7:12
balu chettri28-Feb-07 7:12 
AnswerRe: DIB Pin
Mark Salsbery28-Feb-07 14:32
Mark Salsbery28-Feb-07 14:32 
GeneralRe: DIB Pin
John R. Shaw3-Mar-07 0:49
John R. Shaw3-Mar-07 0:49 
QuestionRe: DIB Pin
Mark Salsbery4-Mar-07 6:19
Mark Salsbery4-Mar-07 6:19 
AnswerRe: DIB Pin
John R. Shaw9-Mar-07 9:31
John R. Shaw9-Mar-07 9:31 
GeneralRe: DIB Pin
Mark Salsbery9-Mar-07 11:21
Mark Salsbery9-Mar-07 11:21 
GeneralRe: DIB Pin
John R. Shaw9-Mar-07 12:03
John R. Shaw9-Mar-07 12:03 
AnswerRe: DIB Pin
John R. Shaw3-Mar-07 1:09
John R. Shaw3-Mar-07 1:09 
Yes! A dib is just a bitmap and if your program can load it you can display it. The problems occur when it is not a dib (essentially a “.bmp”), in which case you will need to convert it using code like “CxImage” (at CP).

See LoadImage (MSDN).




INTP
"Program testing can be used to show the presence of bugs, but never to show their absence."Edsger Dijkstra

QuestionLip and voice synchronization problem with DirectX.Capture Pin
Siamginsuan Ngaihte27-Feb-07 20:46
Siamginsuan Ngaihte27-Feb-07 20:46 
QuestionRe: Lip and voice synchronization problem with DirectX.Capture Pin
Mark Salsbery28-Feb-07 14:33
Mark Salsbery28-Feb-07 14:33 
Question3D item to code Pin
Lampros Giampouras27-Feb-07 3:56
Lampros Giampouras27-Feb-07 3:56 
AnswerRe: 3D item to code Pin
El Corazon27-Feb-07 9:44
El Corazon27-Feb-07 9:44 
QuestionGetting GPU memory speed and bandwidth Pin
anshulmalik25-Feb-07 5:21
anshulmalik25-Feb-07 5:21 
Questionwindows grapics system and mouse movement Pin
bil_geo24-Feb-07 22:17
bil_geo24-Feb-07 22:17 
AnswerRe: windows grapics system and mouse movement Pin
Waldermort24-Feb-07 22:54
Waldermort24-Feb-07 22:54 
AnswerRe: windows grapics system and mouse movement Pin
John R. Shaw3-Mar-07 1:33
John R. Shaw3-Mar-07 1:33 
QuestionUrgent :Windows and multi monitor query Pin
bil_geo24-Feb-07 19:42
bil_geo24-Feb-07 19:42 
AnswerRe: Urgent :Windows and multi monitor query Pin
Christian Graus26-Feb-07 9:44
protectorChristian Graus26-Feb-07 9:44 
QuestionC++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends23-Feb-07 11:37
professionalPJ Arends23-Feb-07 11:37 
QuestionRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
Mark Salsbery24-Feb-07 9:59
Mark Salsbery24-Feb-07 9:59 
AnswerRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends24-Feb-07 10:13
professionalPJ Arends24-Feb-07 10:13 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() [modified] Pin
Mark Salsbery24-Feb-07 15:34
Mark Salsbery24-Feb-07 15:34 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends24-Feb-07 15:43
professionalPJ Arends24-Feb-07 15:43 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
Mark Salsbery24-Feb-07 16:24
Mark Salsbery24-Feb-07 16:24 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends25-Feb-07 6:40
professionalPJ Arends25-Feb-07 6:40 

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.