- 追加された行はこの色です。
- 削除された行はこの色です。
- VIPS へ行く。
[[Graphics#lib]]
- https://libvips.github.io/libvips/
- https://github.com/libvips/libvips
- http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS
- https://en.wikipedia.org/wiki/VIPS_(software)
- https://www.libvips.org/API/current/file-format.html
*. [#da148532]
- install ruby-vips(Ruby画像処理ライブラリいろいろ入れてみる その1)
-- http://d.hatena.ne.jp/riocampos+tech/20130529/p2
- libvipsで高速省メモリな画像処理
-- https://rest-term.com/archives/3434/
* リサイズ補完 [#l2ef28c4]
- [[LBB]]
- [[NOHALO]]
- [[VSQBS]]
* Ruby [#g252e22f]
- Class: Vips::Interpolate
-- https://www.rubydoc.info/gems/ruby-vips/Vips/Interpolate
* Python [#qcf756a5]
- VIPS Python interfaces.
-- https://github.com/libvips/libvips/wiki/Python
- VIPS from Python
-- https://jcupitt.github.io/libvips/API/8.5/using-from-python.html
* Wasm [#wasm]
- https://github.com/kleisauke/wasm-vips
* その他 [#hecab922]
- Boosting image processing performance, from ImageMagick to Libvips
-- https://medium.com/criteo-labs/boosting-image-processing-performance-from-imagemagick-to-libvips-268cc3451d55
- Add cmyk <-> srgb colourspace conversion #1196
-- https://github.com/libvips/libvips/pull/1196
* 関連 [#rel]
- [[ImageMagick]]