EHS
|
Namespaces | |
namespace | ehs |
Functions | |
bool | ehs::EncodeQOI (const ehs::ImgCodec *codec, ehs::Serializer< ehs::UInt_64 > &out, const ehs::Img *in) |
bool | ehs::DecodeQOI (const ehs::ImgCodec *codec, ehs::Serializer< ehs::UInt_64 > &in, ehs::Img *out) |
bool | ehs::DecodePNG (const ehs::ImgCodec *codec, ehs::Serializer< ehs::UInt_64 > &in, ehs::Img *out) |