P5Image

Undocumented in source.

Members

Functions

loader
void loader()
Undocumented in source. Be warned that the author may not have intended to support it.
saver
void saver()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin addConstructor!(PixMapFormat.PGM_BINARY)
Undocumented in source.

Inherited Members

From PixMapFile

_file
File _file;
Undocumented in source.
_header
PixMapFormat _header;
Undocumented in source.
loader
void loader()
Undocumented in source.
saver
void saver()
Undocumented in source.
load
void load(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
isBinaryFormat
bool isBinaryFormat()
Undocumented in source. Be warned that the author may not have intended to support it.
isTextFormat
bool isTextFormat()
Undocumented in source. Be warned that the author may not have intended to support it.
image
PixMapImage image()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta