Public Member Functions | |
ImageInfo (string filename) | |
Public Attributes | |
size_t | imageWidth |
size_t | imageHeight |
PixelFormatEnums | pixelFormat |
string | imageFileName |
std::shared_ptr< fstream > | imageFile |
|
inline |
std::shared_ptr<fstream> imageFile |
string imageFileName |
size_t imageHeight |
size_t imageWidth |
PixelFormatEnums pixelFormat |