| Class | RS::Utils::RSEXIFProperties |
| In: |
rsil/utils/rsexifproperties.rb
|
| Parent: | RS::Utils::RSProperties |
| Class: | RSImageProperties |
| File: | rsobjcwrapper.rb |
| Purpose: | RSImageProperties is used to keep input and output paremters for image files. |
| Created by: | Mario Pehle, 2006/04/29 |
| Required modules: | - |
| Offers functions: | - |
| Description: | Creates a RSEXIFProperties object. |
| Precondition: | - |
| Postcondition: | - |
| Exceptions: | ArgumentError |
| Uses: | - |
| Returns: | RSVector |
| Parameters: | Name | i/o/io | default | Meaning |
# File rsil/utils/rsexifproperties.rb, line 42
42: def initialize
43:
44: end