Contains an image loading and saving support class. More...
#include <pylon/Platform.h>
#include <pylon/stdinclude.h>
#include <pylon/PylonUtility.h>
#include <pylon/ReusableImage.h>
Classes | |
class | Pylon::CImagePersistenceOptions |
Used to pass options to CImagePersistence methods. More... | |
class | Pylon::CImagePersistence |
Contains static functions supporting loading and saving of images. More... | |
Namespaces | |
Pylon | |
Contains definitions of pylon types. | |
Enumerations | |
enum | Pylon::EImageFileFormat { Pylon::ImageFileFormat_Tiff = 1, Pylon::ImageFileFormat_Png = 3 } |
Lists the available file formats. More... | |
Contains an image loading and saving support class.