#include <ImgCodec.h>
◆ ImgCodec() [1/4]
ehs::ImgCodec::ImgCodec |
( |
| ) |
|
◆ ImgCodec() [2/4]
◆ ImgCodec() [3/4]
ehs::ImgCodec::ImgCodec |
( |
ImgCodec && | codec | ) |
|
|
noexcept |
◆ ImgCodec() [4/4]
ehs::ImgCodec::ImgCodec |
( |
const ImgCodec & | codec | ) |
|
◆ Decode()
bool ehs::ImgCodec::Decode |
( |
Serializer< UInt_64 > & | in, |
|
|
Img * | out ) const |
◆ Encode()
bool ehs::ImgCodec::Encode |
( |
Serializer< UInt_64 > & | out, |
|
|
const Img * | in ) const |
◆ GetEndianness()
◆ GetExt()
Str_8 ehs::ImgCodec::GetExt |
( |
| ) |
const |
◆ GetHashExt()
UInt_64 ehs::ImgCodec::GetHashExt |
( |
| ) |
const |
◆ GetId()
Str_8 ehs::ImgCodec::GetId |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files: