Method: Vips::Region#width

Defined in:
lib/vips/region.rb

#widthObject

[View source]

53
54
55
# File 'lib/vips/region.rb', line 53

def width
  Vips.vips_region_width self
end