buffer_image 0.3.12 copy "buffer_image: ^0.3.12" to clipboard
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
2
likes
130
pub points
73%
popularity

Publisher

verified publishershirne.com

A library for modify and display rgba format image data and grayscale image data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on buffer_image