Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.0.8
-
None
-
None
Description
HI guys!
JPEGFactory has a lot of factory methods to create itself from byte array, from BufferedImage or from Stream
CCITTFactory has factory methods to read from byte array, from File and from BufferedImage
LosslessFactory has only one factory method to read from BufferedImage.
I think it would be reasonable to unify the factory methods.
Thanks, Philip