Namespace: Rx – Class: CImageFile – Header: Rx.Codec/ImageFile.h
CImageFile::WriteToArray Static Method
C++
static void WriteToArray(CRxArrayUChar& array, const CRxImage& xSrcImg, const CRxString& sxFileEnding)
Writes to array.
Parameters
[CRxArrayUChar&] array |
[in,out] The array. |
[const CRxImage&] xSrcImg |
Source image. |
[const CRxString&] sxFileEnding |
The sx file ending. |