Class: WritableImageImpl

Inherits:
Object
  • Object
show all
Defined in:
lib/rimageanalysistools/image_shortcuts.rb

Instance Method Summary collapse

Instance Method Details

#[]=(ic, value) ⇒ Object



43
44
45
# File 'lib/rimageanalysistools/image_shortcuts.rb', line 43

def []=(ic, value)
  setValue(ic, value)
end