1.0.2 • Published 1 year ago

magickbaalbvip v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago
// you will receive the metadata information in json form
Magick('pathYourImage').metadata()
Magick('pathYourImage').resize("your resize example: 20x20 or 20%")
Magick('pathYourImage').blur("10x10")
Magick('pathYourImage').quality("50%")
Magick('pathYourImage').quality("50%").blur("10x5").resize("20x25").convert("pathSaveImage")
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago