Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 9672
Status: resolved
Priority: 0/
Queue: Imager

People
Owner: TONYC [...] cpan.org
Requestors: TONYC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: methods that return a new image should warn in void context
The scale() method was modified to warn when called in scalar context, other methods that return the result image should do the same. ie. convert() crop() copy() rotate() matrix_transform() to_paletted() to_rgb8()