| .. | |||||
| Bit.h | |||||
| Gif.h | |||||
| ImDib.h | |||||
| ImPlatform.h | |||||
| Imaging.h | |||||
| Jpeg.h | |||||
| Jpeg2K.h | |||||
| Lzw.h | |||||
| QuantHash.h | |||||
| QuantHeap.h | |||||
| QuantOctree.h | |||||
| QuantPngQuant.h | |||||
| QuantTypes.h | |||||
| Raw.h | |||||
| TiffDecode.h | |||||
| Zip.h |
#ifndef __QUANT_OCTREE_H__
#define __QUANT_OCTREE_H__
#include "QuantTypes.h"
int quantize_octree(Pixel *,
uint32_t,
uint32_t,
Pixel **,
uint32_t *,
uint32_t **,
int);
#endif
| .. | |||||
| Bit.h | |||||
| Gif.h | |||||
| ImDib.h | |||||
| ImPlatform.h | |||||
| Imaging.h | |||||
| Jpeg.h | |||||
| Jpeg2K.h | |||||
| Lzw.h | |||||
| QuantHash.h | |||||
| QuantHeap.h | |||||
| QuantOctree.h | |||||
| QuantPngQuant.h | |||||
| QuantTypes.h | |||||
| Raw.h | |||||
| TiffDecode.h | |||||
| Zip.h |