Class: Exiv2::ImageFactory
- Inherits:
-
Object
- Object
- Exiv2::ImageFactory
- Defined in:
- ext/exiv2/exiv2.cpp
Class Method Summary collapse
Class Method Details
.open ⇒ Object
66 |
# File 'ext/exiv2/exiv2.cpp', line 66
static VALUE image_factory_open(VALUE klass, VALUE path);
|