VImage

Undocumented in source.

Constructors

this
this(VipsImage* source, bool isOwned)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

saveToFile
void saveToFile(string file)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromFile
VImage fromFile(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
getType
GType getType()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

img
VipsImage* img;
Undocumented in source.

Meta