Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 407 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 407 Bytes

Ymagine

A fast native image decoding and processing library

This module provides an extended API for decoding, transforming and processing images. It aims at being a fully portable, self-contained, efficient native (C/C++) implementation of an alternative to BitmapFactory, allowing executing faster and in a more memory-efficient way a batch of operation, thanks to optimized processing pipeline.