Click here to Skip to main content
15,908,931 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: Zooming bitmap like Paint Pin
jgershonw120-Nov-08 7:17
jgershonw120-Nov-08 7:17 
GeneralRe: Zooming bitmap like Paint Pin
jgershonw120-Nov-08 7:40
jgershonw120-Nov-08 7:40 
AnswerRe: Zooming bitmap like Paint Pin
Randor 20-Nov-08 4:39
professional Randor 20-Nov-08 4:39 
QuestionHow to create gif file from bmp using GDI+ Pin
sandeepkavade19-Nov-08 18:56
sandeepkavade19-Nov-08 18:56 
QuestionHow to manage data from Directshow filter? Pin
Van Ly Doc Hanh19-Nov-08 7:11
Van Ly Doc Hanh19-Nov-08 7:11 
AnswerRe: How to manage data from Directshow filter? Pin
Mark Salsbery21-Nov-08 6:01
Mark Salsbery21-Nov-08 6:01 
QuestionFaster drawing in C# application than GDI+ Pin
User 1278216-Nov-08 17:52
User 1278216-Nov-08 17:52 
AnswerRe: Faster drawing in C# application than GDI+ Pin
MikeMarq17-Nov-08 8:11
MikeMarq17-Nov-08 8:11 
Aaron Stubbendieck wrote:
Is DirectX overkill and is it fast enough in a managed environment? Is there a third option I'm not thinking of?


Considering they use directx in video games I'm sure it is fast enough. I don't think being managed is the main problem actually because I wrote my own graphics work around in vb.net and it is probably >50 times faster than that (I'm not exagerating assuming you meant 500,000 pixels by "500,000 points") and it could probably be optimized further.

If you want a c# work around I found this article http://www.codeproject.com/KB/GDI-plus/csharpgraphicfilters11.aspx[^].

If you would like a copy of my vb.net work around I'd be glad to give it to you (it would be pretty strait forward to convert to c#). I've been meaning to write an article about it for about a year but never got around to writing it.

Mike
GeneralRe: Faster drawing in C# application than GDI+ Pin
User 1278220-Nov-08 15:36
User 1278220-Nov-08 15:36 
GeneralRe: Faster drawing in C# application than GDI+ Pin
MikeMarq22-Nov-08 7:48
MikeMarq22-Nov-08 7:48 
GeneralHere's some code Pin
MikeMarq22-Nov-08 7:51
MikeMarq22-Nov-08 7:51 
AnswerRe: Faster drawing in C# application than GDI+ Pin
Alan Balkany18-Nov-08 3:56
Alan Balkany18-Nov-08 3:56 
GeneralRe: Faster drawing in C# application than GDI+ Pin
User 1278220-Nov-08 15:33
User 1278220-Nov-08 15:33 
GeneralRe: Faster drawing in C# application than GDI+ Pin
Luc Pattyn22-Nov-08 9:42
sitebuilderLuc Pattyn22-Nov-08 9:42 
AnswerRe: Faster drawing in C# application than GDI+ Pin
ARon_10-Feb-09 8:19
ARon_10-Feb-09 8:19 
QuestionDirect3DCreate9 question Pin
Pedram Behroozi15-Nov-08 8:38
Pedram Behroozi15-Nov-08 8:38 
AnswerRe: Direct3DCreate9 question Pin
Baltoro16-Nov-08 10:40
Baltoro16-Nov-08 10:40 
GeneralRe: Direct3DCreate9 question Pin
Pedram Behroozi16-Nov-08 11:22
Pedram Behroozi16-Nov-08 11:22 
GeneralRe: Direct3DCreate9 question Pin
Baltoro20-Nov-08 14:01
Baltoro20-Nov-08 14:01 
GeneralRe: Direct3DCreate9 question Pin
Pedram Behroozi20-Nov-08 22:02
Pedram Behroozi20-Nov-08 22:02 
GeneralRe: Direct3DCreate9 question Pin
Mark Churchill13-Jan-09 18:51
Mark Churchill13-Jan-09 18:51 
QuestionExport to Bitmap. Pin
vinay_K10-Nov-08 1:54
vinay_K10-Nov-08 1:54 
Question[please help]why i cannot render my pic?thks! Pin
kaviniswell7-Nov-08 16:19
kaviniswell7-Nov-08 16:19 
AnswerRe: [please help]why i cannot render my pic?thks! Pin
Baltoro8-Nov-08 9:39
Baltoro8-Nov-08 9:39 
GeneralRe: [please help]why i cannot render my pic?thks! Pin
kaviniswell12-Nov-08 19:30
kaviniswell12-Nov-08 19:30 

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.