in reply to GD/gd Namespace issue

No, that would not be ok.

What kind of input does this thing support?

I suggest Image::Filter::Blur or Image::*Format*::Filter::Blur, where *Format* is something like PNG. I'd pick the 2nd one only if your package only support's PNG's (or if you can separate it like that).

Replies are listed 'Best First'.
Re: Re: GD/gd Namespace issue
by Beatnik (Parson) on Jun 22, 2002 at 07:15 UTC
    Since it uses gd (like the lib GD uses), JPEG, PNG, WBMP etc are supported and I dont intend to separate that code. In fact there is hardly any difference in accessing those formats with gd. Image::Filter has crosses my mind (as I put that on my homenode a few weeks ago when the idea popped in my head). The thing is that I might eventually use GD objects somehow.

    Greetz
    Beatnik
    ...Perl is like sex: if you're doing it wrong, there's no fun to it.