Method: Vips::Image#get_typeof

Defined in:
lib/vips8/image.rb

#get_typeof(name) ⇒ Integer

Fetch a GType from an image. GType will be 0 for no such field.

Parameters:

  • name (String)

    Metadata field to fetch

Returns:

  • (Integer)

    GType

See Also:

[View source]

# File 'lib/vips8/image.rb', line 638