Inheritance Graph
graph BT
StreamerTGA
StreamerTGA --> AbstractBitmapStreamer
click StreamerTGA "classUtil_1_1Serialization_1_1StreamerTGA"
click AbstractBitmapStreamer "classUtil_1_1Serialization_1_1AbstractBitmapStreamer"
Description
Public Functions
Public Static Functions
Documentation
function
Util::Serialization::StreamerTGA::StreamerTGA
Defined in Util/Serialization/StreamerTGA.h:27
function
Util::Serialization::StreamerTGA::~StreamerTGA
Defined in Util/Serialization/StreamerTGA.h:30
function
Util::Serialization::StreamerTGA::loadBitmap
Load a bitmap from the given stream.
Parameters
- input
- Use the data from the stream beginning at the preset position.
Returns
Bitmap object. The caller is responsible for the memory deallocation.
Defined in Util/Serialization/StreamerTGA.h:33
function
Util::Serialization::StreamerTGA::init
Defined in Util/Serialization/StreamerTGA.h:35