Re: [GD-DEVEL] trasparent image width antialiasing
[email protected] (Pierre)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On 1/30/07, yagyog <[email protected]> wrote: > I have a problem, Excused but I do not speak English > > > I have in input one image png with antialising > with uniform solid background > > I would want > > 1) to eliminate the background > 2) recreate the channel alpha in order not to lose the antialising on the > text > > It is possible? > you can give me of the information ? > > I try this code but not work: > > // > //load a, load b and create test > // > a = myLoadPng("a.png"); > b = myLoadPng("b.png"); Can you give us a link to the images a.png and b.png please? --Pierre