Re: fast drawing in delphi



I checked out both Graphics32 and FastLIB libraries.
They are both really impressing, fast as a flash!
Personally I prefer FastLIB, 'cause it has really impressive
capabilities to manage graphics at high speed! Wau!
What it has created me an uncomfortable feeling is the IJL15.DLL
library in some FastLIB demos (IJL15.dll is the intel jpeg library).


Thanks guys!
"Paul Dunn" <paul.dunn4@xxxxxxxxxxxx> a écrit dans le message de news:
SwUpf.48676$uR.25445@xxxxxxxxxxxxxxxxxxxxxxx
> Maldona8 wrote:
>
>> Any web site you recommend for learning to use how to draw, print,
>> save and load images with DirectX??
>> Thanks!
>
> DirectX isn't an "image package" solution. The DirectDraw component (or
> Direct3D as it is now) basically gives you a mechanism whereby you can
> declare "surfaces" which are regions of memory that you can write to. You
> can usually gain a handle to that memory, and use the Win32 API graphics
> functions to do the drawing. DirectDraw will handle the actual "copying"
> of the surface to screen memory, and any effects such as overlays and
> alpha channels that you have set up.
>
> I use a TFastDIB as a surface, and instruct DirectDraw to send *that* to
> video memory instead of a directdraw surface - but then as I write most of
> my display routines in assembly, it's simpler for me to do it that way.
>
> I'll send the FastLIB to you via email - let me know if you need help
> installing it, as it's not D5 compatible (I use D5, but it requires some
> messing to get working properly).
>
> D.
>
>


.



Relevant Pages

  • Re: XPe Graphics Performance
    ... What ever apply on XPP for graphic is translated to XPe as well. ... DirectX9 is backward compatible so you can use DirectDraw interfaces in the same way as we were able to use it before. ... DirectX can be used trough some form of native DirectX API that was documented almost a year ago by MS. So you can access driver ... > CT69000 graphics controller. ...
    (microsoft.public.windowsxp.embedded)
  • iPaq display driver doesnt support DDraw back buffer?
    ... I have an iPaq 2495b, just purchased, running Windows Mobile 5; ... writing a 2d graphics application -- I'm sing DirectDraw because it ... most modern method for doing the graphics. ... Does anyone know if there's a display driver available for this ...
    (microsoft.public.pocketpc.developer)
  • Re: All Games Crash
    ... DirectDraw and Direct3D and post the results. ... You could try updating your graphics driver, but honestly, if everything is ... starting with the graphics card. ... >Freelancer, Halo, Medal Of Honor battle chest, and some other games. ...
    (microsoft.public.windowsxp.games)
  • Direct Draw & 3D causing problems
    ... In MS Word I do not see any graphics unless I disable "all DirectDraw and ... I have already downloaded the latest drivers for the graphics card, ... Graphics Card: Intel 82915G/910GL Express ...
    (microsoft.public.windowsxp.hardware)