Skip to content

macimg 0.0.3

Latest

Choose a tag to compare

@SKaplanOfficial SKaplanOfficial released this 02 Mar 21:00
· 3 commits to main since this release

Additions

  • Added image generators
    • CheckerboardGenerator
    • RandomGenerator
    • StripesGenerator
    • TextImageGenerator
    • RoundedRectangleGenerator

Bug Fixes/Changes

  • Fixed Crop transformation use None instead of (0, 0) as the bottom-left origin of the image crop.
  • Fix colors having incorrect blue value