Class: Riiif::Transformation

Inherits:
Struct
  • Object
show all
Defined in:
lib/riiif.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cropObject

Returns the value of attribute crop

Returns:

  • (Object)

    the current value of crop



23
24
25
# File 'lib/riiif.rb', line 23

def crop
  @crop
end

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



23
24
25
# File 'lib/riiif.rb', line 23

def format
  @format
end

#qualityObject

Returns the value of attribute quality

Returns:

  • (Object)

    the current value of quality



23
24
25
# File 'lib/riiif.rb', line 23

def quality
  @quality
end

#rotationObject

Returns the value of attribute rotation

Returns:

  • (Object)

    the current value of rotation



23
24
25
# File 'lib/riiif.rb', line 23

def rotation
  @rotation
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



23
24
25
# File 'lib/riiif.rb', line 23

def size
  @size
end