mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
Emmanuele Bassi
c78d963e90
Add API for extracting image size from a file
For the asynchronous loading we need a function call that parses a file, given its path, and retrieves the image width and height. This commit adds cogl_bitmap_get_size_from_file() to the CoglBitmap API.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%