Method |
Description |
|
CreateGdi ( ) : Gdi |
|
|
CreatePalette ( ) : byte[] |
|
|
DecompressMaskImg ( PixelNavigator dst, Stream src, int height ) : void |
|
|
DitherCGA ( byte dst, int dstPitch, int x, int y, int width, int height ) : void |
|
|
DumpRoomImage ( Room room, Gdi gdi ) : void |
|
|
DumpRoomObjectImages ( Room room, ObjectData obj, Gdi gdi ) : void |
|
|
DumpRoomObjects ( Room room, Gdi gdi ) : void |
|
|
DumpZPlanes ( Room room, string name ) : void |
|
|
ToBitmap ( Room room, VirtScreen screen ) : System.Drawing.Bitmap |
|
|
ToColor ( Room room, VirtScreen screen, int x, int y ) : System.Drawing.Color |
|
|
ToColor ( byte pixels, Palette palette, VirtScreen screen, int x, int y ) : System.Drawing.Color |
|
|