Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Image::Magick BlobToImage() for jpegs

by Sinister (Friar)
on May 04, 2001 at 15:10 UTC ( [id://77921]=note: print w/replies, xml ) Need Help??


in reply to Image::Magick BlobToImage() for jpegs

would it not be easier just to use the Resize function?

Sinister greetings.
  • Comment on Re: Image::Magick BlobToImage() for jpegs

Replies are listed 'Best First'.
Re: Re: Image::Magick BlobToImage() for jpegs
by andye (Curate) on May 04, 2001 at 15:15 UTC
    I plan to. But I have to convert it from a blob first. I've trimmed my code to find the broken part - and it appears to be the blob/image/blob conversion.

    andy.

      Why do you need to specify the type of the image when defining it?

      Sinister greetings.
        I've tried not specifying it, i.e.
        my $image=Image::Magick->new();
        but that doesn't work either. And the example in the docs specifies it.

        andy.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://77921]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (1)
As of 2024-04-19 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found