EHS
Loading...
Searching...
No Matches
ImgCodec.h File Reference
#include "ehs/EHS.h"
#include "ehs/Str.h"
#include "ehs/io/File.h"

Go to the source code of this file.

Classes

class  ehs::ImgCodec
 

Namespaces

namespace  ehs
 

Typedefs

typedef bool(* ehs::EncodeImgCb) (const ImgCodec *const, Serializer< UInt_64 > &, const Img *)
 
typedef bool(* ehs::DecodeImgCb) (const ImgCodec *const, Serializer< UInt_64 > &, Img *)