Class: Idml::Render::Image::Transform

Inherits:
Struct
  • Object
show all
Defined in:
lib/idml/render/image.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aObject

Returns the value of attribute a

Returns:

  • (Object)

    the current value of a



11
12
13
# File 'lib/idml/render/image.rb', line 11

def a
  @a
end

#bObject

Returns the value of attribute b

Returns:

  • (Object)

    the current value of b



11
12
13
# File 'lib/idml/render/image.rb', line 11

def b
  @b
end

#cObject

Returns the value of attribute c

Returns:

  • (Object)

    the current value of c



11
12
13
# File 'lib/idml/render/image.rb', line 11

def c
  @c
end

#dObject

Returns the value of attribute d

Returns:

  • (Object)

    the current value of d



11
12
13
# File 'lib/idml/render/image.rb', line 11

def d
  @d
end

#eObject

Returns the value of attribute e

Returns:

  • (Object)

    the current value of e



11
12
13
# File 'lib/idml/render/image.rb', line 11

def e
  @e
end

#fObject

Returns the value of attribute f

Returns:

  • (Object)

    the current value of f



11
12
13
# File 'lib/idml/render/image.rb', line 11

def f
  @f
end