Method: Vips::Image#msb

Defined in:
lib/vips8/methods.rb

#msb(opts = {}) ⇒ Vips::Image

Pick most-significant byte from an image.

Parameters:

  • opts (Hash) (defaults to: {})

    Set of options

Options Hash (opts):

  • :band (Integer)

    Band to msb

Returns:

[View source]

# File 'lib/vips8/methods.rb', line 514