Re: JPEG images rendering slowly

Tech-Archive recommends: Speed Up your PC by fixing your registry



I'm not sure whether this helps or not, but I found out some more information about what Delphi VCL application use to render images.

From the Turbo Delphi Help: "In VCL applications, the graphics components defined in the Graphics unit encapsulate the Windows Graphics Device Interface (GDI), making it easy to add graphics to your Windows applications"

Well, I know I have the "Windows API - GDI" compenent, and I've tried adding all the "GDI+" and "GDI+ XPSP2" components which doesn't seem to help either.
.



Relevant Pages

  • Re: C# Windows Forms - GDI Leaks
    ... Are you using interop to drive Win32 Graphics? ... If you're using GDI+ are you releasing pens brushes and so-on or just ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: GDI+ no longer supported in LongHorn
    ... Reducing performance more than Windows Forms? ... > bulletin for MVP's that GDI+ will continue to be supported in the Whidbey ... > Salmon subsystem also show poor performance on graphics transforms. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Graphics-Objekt - Transparente Farben
    ... About GDI+ ... Microsoft Windows GDI+ is the portion of the Windows XP operating system or ... GDI+ improves on Windows Graphics Device ... Included in Windows NT 3.1 and later. ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Re: Dot Net 2.0 Restrictions???
    ... System.Drawing/ GDI+ was designed to work in a user process on the desktop, ... My feeling on this that System.drawing relies heavily on the graphics object which in turns wraps a windows handle, and in that service applications you may have reduced permissions, especially in upcoming vista/ windows server products which may prevent some of these functions working correctly... ... Im sure all component vendors use gdi+ on some kind of handle to perform processing like this for asp.net charting/diagramming components, but if they are smart im sure they will use a singleton or thread pool solution to handle graphics rendering. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: How to get Screen Graphics , a more question
    ... If you want to use ROPs you have to use GDI ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... > Is that possible with Graphics Object of .Net? ...
    (microsoft.public.dotnet.framework.drawing)