Click here to Skip to main content
15,891,895 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: How to print GDI BarChart? Pin
Henry Minute5-Aug-09 4:34
Henry Minute5-Aug-09 4:34 
GeneralRe: How to print GDI BarChart? Pin
RanaSohail6-Sep-09 21:47
RanaSohail6-Sep-09 21:47 
QuestionGreat OpenGL 3.1 tutorial Pin
Gvizbi10-Jul-09 9:36
Gvizbi10-Jul-09 9:36 
AnswerRe: Great OpenGL 3.1 tutorial Pin
Gvizbi15-Jul-09 8:43
Gvizbi15-Jul-09 8:43 
QuestionHow to move selected objects in OPENGL Pin
gourishsio6-Jul-09 19:15
gourishsio6-Jul-09 19:15 
QuestionCan I push a per-pixel off-screen bitmap operation onto the Graphics Accelerator (DirectDraw, etc.)? Pin
roscler4-Jul-09 20:04
professionalroscler4-Jul-09 20:04 
AnswerRe: Can I push a per-pixel off-screen bitmap operation onto the Graphics Accelerator (DirectDraw, etc.)? Pin
Baltoro5-Jul-09 10:55
Baltoro5-Jul-09 10:55 
GeneralRe: Can I push a per-pixel off-screen bitmap operation onto the Graphics Accelerator (DirectDraw, etc.)? Pin
roscler5-Jul-09 14:50
professionalroscler5-Jul-09 14:50 
Hello Baltoro,

I am not using GetPixel/SetPixel. Instead I am using the Bitmap's scanline property to get a pointer to that memory area and simply walking a pointer over that area in a tight loop.

I do have access to the bitmap, in fact I call Delphi's JPEG code to decompress, with some optimizations I added to avoid needless memory reallocations between JPEG frames. I have since learned that there is an extension called DXVA (DirectX Video Acceleration), but that it is really tough to work with. However, I was also told that there probably already are JPEG compressors on my system that make use of DXVA. It might end up being an issue of learning how (if possible) to use DirectX to utilize those hardware accelerated compressors, but I have no idea to go about doing that currently.

Thanks,
Robert
QuestionTwo Cameras Mosaic Algorithm Pin
Bob Yiu3-Jul-09 3:34
Bob Yiu3-Jul-09 3:34 
AnswerRe: Two Cameras Mosaic Algorithm Pin
Tim Craig4-Jul-09 8:41
Tim Craig4-Jul-09 8:41 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Bob Yiu4-Jul-09 22:58
Bob Yiu4-Jul-09 22:58 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Tim Craig5-Jul-09 21:12
Tim Craig5-Jul-09 21:12 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Bob Yiu6-Jul-09 23:43
Bob Yiu6-Jul-09 23:43 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Tim Craig7-Jul-09 17:59
Tim Craig7-Jul-09 17:59 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Bob Yiu7-Jul-09 20:14
Bob Yiu7-Jul-09 20:14 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Tim Craig7-Jul-09 20:54
Tim Craig7-Jul-09 20:54 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Bob Yiu8-Jul-09 16:27
Bob Yiu8-Jul-09 16:27 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Tim Craig8-Jul-09 18:40
Tim Craig8-Jul-09 18:40 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Bob Yiu11-Jul-09 20:37
Bob Yiu11-Jul-09 20:37 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Tim Craig12-Jul-09 9:03
Tim Craig12-Jul-09 9:03 
GeneralRe: Two Cameras Mosaic Algorithm Pin
Bob Yiu2-Aug-09 22:23
Bob Yiu2-Aug-09 22:23 
QuestionHow to find the centerline of a font glyph boundary Pin
Jason Titcomb23-Jun-09 6:46
Jason Titcomb23-Jun-09 6:46 
AnswerRe: How to find the centerline of a font glyph boundary Pin
themightymekon15-Jul-09 1:57
themightymekon15-Jul-09 1:57 
QuestionWebCams with MATLAB Pin
sarkuzi17-Jun-09 8:22
sarkuzi17-Jun-09 8:22 
AnswerRe: WebCams with MATLAB Pin
MikeMarq17-Jun-09 19:40
MikeMarq17-Jun-09 19: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.