Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
image_library.h File Reference

Management of image serializers and named images. More...

#include <geogram/basic/common.h>
#include <geogram/image/image.h>
#include <geogram/image/image_serializer.h>
#include <geogram/basic/environment.h>
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  GEO::ImageLibrary
 Manages the ImageSerializer repository and the named images. More...
 
class  GEO::geo_declare_image_serializer< T >
 Declares an image serializer for a given extension. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Detailed Description

Management of image serializers and named images.

Definition in file image_library.h.