Namespace: Rx – Class: CImageFile – Header: Rx.Codec/ImageFile.h
CImageFile::GetCodecFromFilename Static Method
C++
static EImageCodec GetCodecFromFilename(const CRxString& path)
Determines the codec based on the extension of the given file name.
Parameters
[const CRxString&] path |
The file name. |
Returns
EImageCodec |
The codec. |