Re: [GD-DEVEL] Display of GD raw using Windows Device Context
[email protected] (Mateusz Loskot)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
Pierre wrote: > Hi, > > On 4/20/07, Mateusz Loskot <[email protected]> wrote: >> Hi, >> >> Could anyone advise me what's the fastest method to display image >> generated with GD in Windows desktop application, with Windows >> Device context as the output device? I suppose GD raw format >> without any compression should be used, is this correct? >> >> I'd appreciate any brainstorming. > > Some DC format may work without transformation (RGB). Have you tried > to create a bitmap using the GD intern buffer directly? Pierre, No, I've not tried it yet. As the BMP format is not natively supported, I assumed there must be a different/better way. I'll check it and be back with results. BTW, I appologize for long delay with Windows CE support commit, I'll do it this weekend, finally. Cheers -- Mateusz Loskot http://mateusz.loskot.net