#include "NOImageVector.h"
Inherits NiXPSObjects::NOVector.
Public Member Functions | |
NOImage | elementAt (const NCommon::UInt32 pIndex) const |
Vector of images.
NOImage NiXPSObjects::NOImageVector::elementAt | ( | const NCommon::UInt32 | pIndex | ) | const |
Returns the image at given index represented by an NOImage object
pIndex | The index of the image to obtain |