class

Vips::VipsObject

Inherits Vips::GObject / Reference / Object

Instance methods

get(name : String)

Returns a GObject property

Source
get_blurb(name : String)

Get the blurb for a GObject property.

Source
get_description

Get the description of a GObject.

Source
get_pspec(name : String) : LibVips::GParamSpec | Nil
Source
get_typeof(name : String)

Get the GType of a GObject property

Source
post_close
Source
set(gtype, name, value)

Set a GObject property. Value is converted to the property type, if possible.

Source
set(options : String)

Set a series of properties using a String

Source