-
[Added] struct
ImageDatafor storing images data -
[Added] struct
Decoderto decode images -
[Added] struct
Encoderto encode images -
[Added] structs for errors in
rimage::errors -
[Added] image processing from stdio
-
[Added] info option
-
[Added] suffix option
-
[Changed]
decoders::decode_imageandencoders::encode_imagenow deprecated, useDecoderandEncoderstructs instead -
[Improvement] Added documentation to almost all functions and structs with examples
-
[Improvement] Added support for png as output (not oxipng)