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



21
22
23
# File 'lib/riiif.rb', line 21

def crop
  @crop
end

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



21
22
23
# File 'lib/riiif.rb', line 21

def format
  @format
end

#qualityObject

Returns the value of attribute quality

Returns:

  • (Object)

    the current value of quality



21
22
23
# File 'lib/riiif.rb', line 21

def quality
  @quality
end

#rotationObject

Returns the value of attribute rotation

Returns:

  • (Object)

    the current value of rotation



21
22
23
# File 'lib/riiif.rb', line 21

def rotation
  @rotation
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



21
22
23
# File 'lib/riiif.rb', line 21

def size
  @size
end