Re: [GD-DEVEL] [proposal] Attach DIB section buffer to gdImage
[email protected] (Mateusz Loskot)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
Folks, I'd like to ask if there is any motion, comments or proposal regarding the attach-gd-engine-to-external-buffer solution? Here are summary of current solution and Pierre's comments: - buffer is allocated by client, not libgd - buffer is not copied anywhere - client decided about buffer format - client needs a way to tell the libgd engine what format is used. This could be specified by additional parameter of "attach" function Unfortunately, I've not grasped the idea about generic image format well enough and what is meant as Win32 internal format. What I need on Windows (including Windows CE) is to use true color image. Looking forward your comments. Cheers -- Mateusz Loskot http://mateusz.loskot.net