Class: WritableImageImpl
- Inherits:
-
Object
- Object
- WritableImageImpl
- 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 |