libvips_ffi_api 0.1.2+8.16.0 copy "libvips_ffi_api: ^0.1.2+8.16.0" to clipboard
libvips_ffi_api: ^0.1.2+8.16.0 copied to clipboard

High-level Dart API for libvips image processing library. Provides Pipeline-style chainable operations.

Changelog #

0.1.2+8.16.0 #

  • Add JoinPipelineSpec for joining multiple images
    • Support vertical and horizontal join directions
    • Support input from file paths or buffer data
    • JoinInput, JoinInputPath, JoinInputBuffer input classes

0.1.1+8.16.0 #

  • Fix VipsImg.fromBuffer memory management for libvips lazy evaluation
    • Native buffer is now kept alive until dispose() is called
    • Prevents "IDAT stream error" when using images created from buffer

0.1.0+8.16.0 #

  • Initial release
  • VipsPipeline chainable API
  • Core operations: resample, convolution, colour, conversion, composite, foreign, create
0
likes
130
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

High-level Dart API for libvips image processing library. Provides Pipeline-style chainable operations.

Repository (GitHub)
View/report issues
Contributing

Topics

#image #image-processing #ffi #libvips

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

ffi, libvips_ffi_core

More

Packages that depend on libvips_ffi_api