BurgerLib
Classes | Typedefs | Functions
imimageparsecicn.cpp File Reference
#include "imimage.h"
#include "brendian.h"
#include "mmmemory.h"
#include "clstdlib.h"
#include "plpalette.h"
#include "brdebug.h"
Include dependency graph for imimageparsecicn.cpp:

Classes

struct  CICNHeader_t
struct  BitmapHeader_t
struct  ColorTableHeader_t
struct  ColorEntry_t

Typedefs

typedef struct CICNHeader_t CICNHeader_t
typedef struct BitmapHeader_t BitmapHeader_t
typedef struct ColorTableHeader_t ColorTableHeader_t
typedef struct ColorEntry_t ColorEntry_t

Functions

Word BURGER_API ImageParseCicn (Image_t *ImagePtr, const Word8 *InputPtr)

Typedef Documentation

typedef struct CICNHeader_t CICNHeader_t
typedef struct ColorEntry_t ColorEntry_t

Function Documentation

Word BURGER_API ImageParseCicn ( Image_t ImagePtr,
const Word8 InputPtr 
)