Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

FloydSteinbergDither Class Reference

List of all members.


Static Public Member Functions

static void DitherImage (unsigned int *imageData, int imageWidth, int imageHeight, unsigned int *palette, int paletteCount, unsigned char *outputData)
static void DitherImage (unsigned int *imageData, int imageWidth, int imageHeight, unsigned short *outputData)

Detailed Description

Definition at line 20 of file FloydSteinbergDither.h.


Member Function Documentation

void FloydSteinbergDither::DitherImage ( unsigned int *  imageData,
int  imageWidth,
int  imageHeight,
unsigned int *  palette,
int  paletteCount,
unsigned char *  outputData 
) [static]

Definition at line 109 of file FloydSteinbergDither.cpp.

void FloydSteinbergDither::DitherImage ( unsigned int *  imageData,
int  imageWidth,
int  imageHeight,
unsigned short *  outputData 
) [static]

Definition at line 169 of file FloydSteinbergDither.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.