anchovy.graphics.bitmap

Undocumented in source.

Public Imports

anchovy.utils.signal
public import anchovy.utils.signal;

Members

Classes

Bitmap
class Bitmap
Undocumented in source.

Enums

ImageFormat
enum ImageFormat
Undocumented in source.

Functions

createBitmapFromFile
Bitmap createBitmapFromFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
saveBitmapToFile
void saveBitmapToFile(Bitmap bitmap, string filename, ImageFormat format)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta