mirror of
https://github.com/lovell/sharp.git
synced 2026-02-05 14:16:17 +01:00
Changelog entry for #1595 (plus add GIF)
This commit is contained in:
@@ -140,6 +140,11 @@ namespace sharp {
|
||||
*/
|
||||
ImageType DetermineImageType(char const *file);
|
||||
|
||||
/*
|
||||
Does this image type support multiple pages?
|
||||
*/
|
||||
bool ImageTypeSupportsPage(ImageType imageType);
|
||||
|
||||
/*
|
||||
Open an image from the given InputDescriptor (filesystem, compressed buffer, raw pixel data)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user