Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
Imf::Blob Class Reference

#include <imageio_exr.hh>

+ Collaboration diagram for Imf::Blob:

Public Member Functions

 Blob ()
 
 Blob (uint32_t _size, uint8_t *_data)
 

Data Fields

uint32_t size
 
std::tr1::shared_ptr< uint8_t > data
 

Constructor & Destructor Documentation

◆ Blob() [1/2]

Imf::Blob::Blob ( )
inline

◆ Blob() [2/2]

Imf::Blob::Blob ( uint32_t  _size,
uint8_t *  _data 
)
inline

Field Documentation

◆ data

std::tr1::shared_ptr<uint8_t> Imf::Blob::data

◆ size

uint32_t Imf::Blob::size

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