#include "NOImageVector.h"
Public Member Functions | |
NOImage | operator[] (const NCommon::UInt32 &pIndex) const |
NiXPSObjects::NOImage NiXPSObjects::NOImageVector::operator[] | ( | const NCommon::UInt32 & | pIndex | ) | const |
Returns the image at given index represented by an NOImage object
pIndex | The index of the image to obtain |