mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
1c114be31a
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.