buffer_image 0.3.4 buffer_image: ^0.3.4 copied to clipboard
A library for modify and display rgba format image data.
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