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

Implementation of image serializer using stb_image.h and stb_image_write.h. More...

Go to the source code of this file.

Classes

class  GEO::ImageSerializerSTB
 Loads and saves images. More...
 
class  GEO::ImageSerializerSTBRead
 An image serializer that can read images. More...
 
class  GEO::ImageSerializerSTBReadWrite
 An image serializer that can read and write images. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Detailed Description

Implementation of image serializer using stb_image.h and stb_image_write.h.

Definition in file image_serializer_stb.h.