Click here to Skip to main content
16,005,682 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: GDI+ damned slow ??? Pin
Christian Graus21-Jun-05 17:13
protectorChristian Graus21-Jun-05 17:13 
GeneralRe: GDI+ damned slow ??? Pin
l3st4rd21-Jun-05 17:45
l3st4rd21-Jun-05 17:45 
GeneralRe: GDI+ damned slow ??? Pin
Christian Graus21-Jun-05 17:47
protectorChristian Graus21-Jun-05 17:47 
GeneralRe: GDI+ damned slow ??? Pin
Robert Rohde21-Jun-05 20:07
Robert Rohde21-Jun-05 20:07 
GeneralRe: GDI+ damned slow ??? Pin
l3st4rd22-Jun-05 6:45
l3st4rd22-Jun-05 6:45 
GeneralRe: GDI+ damned slow ??? Pin
l3st4rd21-Jun-05 14:30
l3st4rd21-Jun-05 14:30 
GeneralRe: GDI+ damned slow ??? Pin
Christian Graus21-Jun-05 14:32
protectorChristian Graus21-Jun-05 14:32 
GeneralRe: GDI+ damned slow ??? Pin
l3st4rd21-Jun-05 16:08
l3st4rd21-Jun-05 16:08 
well i wanted to be able to draw a whole screen on every MouseMove (probably you already know, but this works quite fine under VS6.0 & c++)
i first compared the execution time of BitBlt and DrawImage<unscaled> (and thus have been after a speed of < 10 msec) but i just realized that GDI code resides in kernel mode and a different thread and so i'm not so sure about how much i can give about that results... (but as i'm guessing the video driver is using direct IO and thus assuming the execution times of the these methods are quite relevant), i'm looking for execution times below 10msec...
but i'm looking for nothing more than moving objects of any size smoothly with c#...

daniel.
GeneralRe: GDI+ damned slow ??? Pin
Christian Graus21-Jun-05 16:29
protectorChristian Graus21-Jun-05 16:29 
GeneralRe: GDI+ damned slow ??? Pin
l3st4rd21-Jun-05 16:44
l3st4rd21-Jun-05 16:44 
GeneralRe: GDI+ damned slow ??? Pin
Christian Graus21-Jun-05 16:47
protectorChristian Graus21-Jun-05 16:47 
GeneralRe: GDI+ damned slow ??? Pin
l3st4rd21-Jun-05 17:25
l3st4rd21-Jun-05 17:25 
GeneralRe: GDI+ damned slow ??? Pin
Christian Graus21-Jun-05 17:27
protectorChristian Graus21-Jun-05 17:27 
GeneralRe: GDI+ damned slow ??? Pin
l3st4rd21-Jun-05 16:46
l3st4rd21-Jun-05 16:46 
AnswerRe: GDI+ damned slow ??? Pin
gr1p21-Jun-05 16:13
sussgr1p21-Jun-05 16:13 
GeneralRe: GDI+ damned slow ??? Pin
Christian Graus21-Jun-05 16:30
protectorChristian Graus21-Jun-05 16:30 
GeneralRe: GDI+ damned slow ??? Pin
toxcct23-Jun-05 20:55
toxcct23-Jun-05 20:55 
AnswerRe: GDI+ damned slow ??? Pin
Mathew Hall21-Jun-05 17:39
Mathew Hall21-Jun-05 17:39 
AnswerRe: GDI+ damned slow ??? Pin
Anonymous23-Jun-05 11:42
Anonymous23-Jun-05 11:42 
GeneralRe: GDI+ damned slow ??? Pin
l3st4rd23-Jun-05 13:20
l3st4rd23-Jun-05 13:20 
GeneralMethod Call that finds text in file Pin
wolfganggoldner19-Jun-05 21:10
wolfganggoldner19-Jun-05 21:10 
GeneralRe: Method Call that finds text in file Pin
gavinlv20-Jun-05 23:23
gavinlv20-Jun-05 23:23 
GeneralRe: Method Call that finds text in file Pin
wolfganggoldner21-Jun-05 0:24
wolfganggoldner21-Jun-05 0:24 
GeneralRe: Method Call that finds text in file Pin
Dave Kreskowiak23-Jun-05 5:00
mveDave Kreskowiak23-Jun-05 5:00 
GeneralSimulating KeyUp Event Pin
pcxboy18-Jun-05 10:52
pcxboy18-Jun-05 10:52 

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.