CRayImage::Create Method
C++
void Create(const CRxImageFormat& xFormat)
Creates an image of the given format. Only (re)allocates memory if required.
Parameters
[const CRxImageFormat&] xFormat |
The image format. |
Light-Field SDK 8.4.0 |
void Create(const CRxImageFormat& xFormat)
Creates an image of the given format. Only (re)allocates memory if required.
[const CRxImageFormat&] xFormat |
The image format. |