Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
ImageInfo Struct Reference

Public Member Functions

 ImageInfo (string filename)
 

Public Attributes

size_t imageWidth
 
size_t imageHeight
 
PixelFormatEnums pixelFormat
 
string imageFileName
 
std::shared_ptr< fstream > imageFile
 

Detailed Description

Constructor & Destructor Documentation

◆ ImageInfo()

ImageInfo ( string  filename)
inline

Member Data Documentation

◆ imageFile

std::shared_ptr<fstream> imageFile

◆ imageFileName

string imageFileName

◆ imageHeight

size_t imageHeight

◆ imageWidth

size_t imageWidth

◆ pixelFormat


The documentation for this struct was generated from the following file: