Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Image modules not returning or accepting GD::Image

by Anonymous Monk
on Dec 02, 2022 at 07:34 UTC ( [id://11148489]=note: print w/replies, xml ) Need Help??


in reply to Image modules not returning or accepting GD::Image

Have I found two separate modules with ...errors around GD::Image

You have.

For GD::Tiler::tile to return an object as doco claims, it should return $tiled. I guess (untested) you could pass Format => 'gd' to avoid png, but return value would be GD image data in scalar, not an object.

With PDF::API2, it looks like plain bug in code; it should be method call (on $self) line #2241, compare to similar calls a few lines further (for jpeg, etc.).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-20 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found