VOption

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

readOutputs
void readOutputs(VOperation operation)
Undocumented in source. Be warned that the author may not have intended to support it.
set
VOption set(string key, VImage value)
Undocumented in source. Be warned that the author may not have intended to support it.
set
VOption set(string key, VImage* value)
Undocumented in source. Be warned that the author may not have intended to support it.
set
VOption set(string key, VImage[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
set
VOption set(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
set
VOption set(string key, VipsBlob* blob)
Undocumented in source. Be warned that the author may not have intended to support it.
set
VOption set(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
set
VOption set(string key, int[] vals)
Undocumented in source. Be warned that the author may not have intended to support it.
set
VOption set(string key, double[] vals)
Undocumented in source. Be warned that the author may not have intended to support it.
setInputs
void setInputs(VOperation operation)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta