Skip to content

Releases: studio-YOLO/editpix

v1.0.2

06 May 19:07
Compare
Choose a tag to compare

Improve performance

Increased the overall performance of the library

v1.0.1

27 Apr 12:54
Compare
Choose a tag to compare

First release

Currently implemented features:

  • Colorspace transforms:
    • RGB (to and from HSL, HEX)
    • HSL (to and from RGB)
    • HEX (to and from RGB)
  • Color filters:
    • Black and white
    • Grayscale
    • Sepia
  • Color adjustments:
    • Saturation
    • Temperature
    • Tint
  • Image resizing:
    • By target width
    • By target height
    • By percentage
  • Value adjustments:
    • Brightness
    • Contrast
    • Exposure
    • Opacity
    • Shadows
    • Highlights
    • Sharpness