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

Graphics

 
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 
I'm not a C# programmer but C# uses .NET right? If so, check out the System.Drawing.Bitmap
class. If you have the dimensions and pixel format of the raw pixel data then you can create
a Bitmap object with the same format and copy the pixel data into it. Then it can be saved in
a variety of formats.

Mark


"Do you know what it's like to fall in the mud and get kicked... in the head... with an iron boot?
Of course you don't, no one does. It never happens. It's a dumb question... skip it."

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 
QuestionHow can I view other computer's screen via LAN Pin
Newbie0019-Feb-07 7:35
Newbie0019-Feb-07 7:35 
AnswerRe: How can I view other computer's screen via LAN Pin
Mark Salsbery19-Feb-07 9:36
Mark Salsbery19-Feb-07 9:36 
AnswerRe: How can I view other computer's screen via LAN Pin
Dave Kreskowiak19-Feb-07 9:43
mveDave Kreskowiak19-Feb-07 9:43 
Questionmultiple monitors and videowindow.owner Pin
wjp19-Feb-07 6:00
wjp19-Feb-07 6:00 
AnswerRe: multiple monitors and videowindow.owner Pin
Mark Salsbery19-Feb-07 9:23
Mark Salsbery19-Feb-07 9:23 
GeneralRe: multiple monitors and videowindow.owner Pin
wjp19-Feb-07 11:00
wjp19-Feb-07 11:00 
GeneralRe: multiple monitors and videowindow.owner Pin
Mark Salsbery19-Feb-07 11:44
Mark Salsbery19-Feb-07 11:44 
GeneralRe: multiple monitors and videowindow.owner Pin
wjp19-Feb-07 12:02
wjp19-Feb-07 12:02 

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.