Click here to Skip to main content
16,013,440 members
Home / Discussions / Graphics
   

Graphics

 
QuestionProblem with a DIB Pin
balu chettri23-Feb-07 4:56
balu chettri23-Feb-07 4:56 
AnswerRe: Problem with a DIB Pin
Jeremy Falcon23-Feb-07 8:44
professionalJeremy Falcon23-Feb-07 8:44 
GeneralRe: Problem with a DIB Pin
Mark Salsbery23-Feb-07 8:51
Mark Salsbery23-Feb-07 8:51 
GeneralRe: Problem with a DIB Pin
Jeremy Falcon23-Feb-07 8:54
professionalJeremy Falcon23-Feb-07 8:54 
GeneralRe: Problem with a DIB Pin
Mark Salsbery23-Feb-07 9:00
Mark Salsbery23-Feb-07 9:00 
GeneralRe: Problem with a DIB Pin
Jeremy Falcon23-Feb-07 9:04
professionalJeremy Falcon23-Feb-07 9:04 
QuestionHi this is related monitor updation in turbo c in DOS Pin
shriram_ch22-Feb-07 16:58
shriram_ch22-Feb-07 16:58 
AnswerRe: Hi this is related monitor updation in turbo c in DOS Pin
Jeremy Falcon23-Feb-07 8:58
professionalJeremy Falcon23-Feb-07 8:58 
The drawing operations usually can't keep up with the display when this happens. So, if you have the flickering issues you either need to A: slow down the animation or B: use double buffering by drawing to an off/memory buffer and the blitting that to the display so the delay isn't noticeable.


AnswerRe: Hi this is related monitor updation in turbo c in DOS Pin
Shog923-Feb-07 9:42
sitebuilderShog923-Feb-07 9:42 
GeneralRe: Hi this is related monitor updation in turbo c in DOS Pin
Jeremy Falcon23-Feb-07 10:10
professionalJeremy Falcon23-Feb-07 10:10 
GeneralRe: Hi this is related monitor updation in turbo c in DOS Pin
Shog923-Feb-07 10:25
sitebuilderShog923-Feb-07 10:25 
GeneralRe: Hi this is related monitor updation in turbo c in DOS Pin
Jeremy Falcon23-Feb-07 10:38
professionalJeremy Falcon23-Feb-07 10:38 
Questionconverting raw image to bmp or jpeg in c# Pin
gskumar11121-Feb-07 18:59
gskumar11121-Feb-07 18:59 
AnswerRe: converting raw image to bmp or jpeg in c# Pin
Mark Salsbery22-Feb-07 6:58
Mark Salsbery22-Feb-07 6:58 
GeneralRe: converting raw image to bmp or jpeg in c# Pin
gskumar11122-Feb-07 18:46
gskumar11122-Feb-07 18:46 
GeneralRe: converting raw image to bmp or jpeg in c# Pin
Mark Salsbery22-Feb-07 20:43
Mark Salsbery22-Feb-07 20:43 
GeneralRe: converting raw image to bmp or jpeg in c# Pin
Pete O'Hanlon22-Feb-07 22:44
mvePete O'Hanlon22-Feb-07 22:44 
GeneralRe: converting raw image to bmp or jpeg in c# Pin
Mark Salsbery23-Feb-07 8:49
Mark Salsbery23-Feb-07 8:49 
AnswerRe: converting raw image to bmp or jpeg in c# Pin
Jeremy Falcon23-Feb-07 9:15
professionalJeremy Falcon23-Feb-07 9:15 
Questionpset equivelent Pin
MikeMarq19-Feb-07 8:50
MikeMarq19-Feb-07 8:50 
AnswerRe: pset equivelent Pin
Christian Graus19-Feb-07 9:10
protectorChristian Graus19-Feb-07 9:10 
GeneralRe: pset equivelent Pin
Mark Salsbery19-Feb-07 9:38
Mark Salsbery19-Feb-07 9:38 
GeneralRe: pset equivelent Pin
MikeMarq19-Feb-07 20:27
MikeMarq19-Feb-07 20:27 
GeneralRe: pset equivelent Pin
Mark Salsbery20-Feb-07 6:01
Mark Salsbery20-Feb-07 6:01 
AnswerRe: pset equivelent Pin
Christian Graus19-Feb-07 9:46
protectorChristian Graus19-Feb-07 9:46 

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.