Method: Vips::Region#height

Defined in:
lib/vips/region.rb

#heightObject

[View source]

57
58
59
# File 'lib/vips/region.rb', line 57

def height
  Vips.vips_region_height self
end