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



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

def crop
  @crop
end

#formatObject

Returns the value of attribute format



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

def format
  @format
end

#qualityObject

Returns the value of attribute quality



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

def quality
  @quality
end

#rotationObject

Returns the value of attribute rotation



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

def rotation
  @rotation
end

#sizeObject

Returns the value of attribute size



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

def size
  @size
end