Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
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. | |
Implementation of image serializer using stb_image.h and stb_image_write.h.
Definition in file image_serializer_stb.h.