buffer_image 0.3.12 buffer_image: ^0.3.12 copied to clipboard
A library for modify and display rgba format image data and grayscale image data.
0.3.12 #
- add GrayImage.raw & BufferImage.raw
- add GrayImage.getImage for RawImage
0.3.11 #
- fix scaleDown
0.3.10 #
- add multi GrayScale algorithm
0.3.9 #
- add drawIcon & drawText
0.3.8 #
- Improvement locker
0.3.7 #
- Fix async return type
0.3.6 #
- Code optimization
0.3.5 #
- fix rotate size
0.3.4 #
- add AbstractImage.pixels
- add AbstractImage.scaleDown
0.3.3 #
- fix method name spelling
0.3.2 #
- add AbstractImage.inverse
0.3.1 #
- add AbstractImage.copy
0.3.0 #
- add AbstractImage, GrayImage
- add getChannel, setChannel for AbstractImage
0.2.1 #
- fix clipPath, drawPath
- fix default draw mode
0.2.0 #
- add clipPath drawPath getImage
- update example
0.1.0 #
- add drawRect, drawImage
- add sample mode for rotate
- add getColorSafe & setColorSafe
0.0.2 #
- comments & package
0.0.1 #
- BufferImage(create,clip,scale,rotate, setColor at the specified offset)
- RgbaImage instance of ImageProvider for display the BufferImage
- sample mode
- blend mode