Image

Undocumented in source.

Members

Functions

cpu
CPU cpu()
Undocumented in source. Be warned that the author may not have intended to support it.
header
mach_header* header()
Undocumented in source. Be warned that the author may not have intended to support it.
header64
mach_header_64* header64()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

numberOfImages
uint numberOfImages()
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(ref Image) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opApplyReverse
int opApplyReverse(int delegate(ref Image) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
Image opCall(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta