Method |
Description |
|
Clamp ( byte val, int delta ) : byte |
|
|
DeltaSquared ( byte a, byte b ) : double |
|
|
Dither ( Color c, int x, int y ) : Color |
|
|
FindClosestColor ( Color c, List clut, Color &lc, double &error ) : int |
|
|
FindLoresColor ( Color c, Color &lc ) : int |
|
|
Plot ( byte loresBuffer, int x, int y, int ci ) : void |
|
|
RenderFrom ( string text, byte lores ) : void |
|
|
RenderMessage ( string text, byte lores ) : void |
|
|
RenderTextLine ( string text, byte lores, int baseOffset ) : void |
|
|
SendHiresThreadProc ( object param ) : void |
|
|