

Public Member Functions | |
| ImageFile (string path, string filename) | |
| Creates a new image file. | |
Properties | |
| int | Depth [get, set] |
| int | ExposureIndex [get, set] |
| int | Fnumber [get, set] |
| int | ExposureTime [get, set] |
| int | Height [get, set] |
| int | Width [get, set] |
| Gphoto2::ImageFile::ImageFile | ( | string | path, | |
| string | filename | |||
| ) | [inline] |
Creates a new image file.
| path | The path to the directory containing the image A System.String | |
| filename | The filename of the image A System.String |
int Gphoto2::ImageFile::Depth [get, set] |
The bitdepth of the image
int Gphoto2::ImageFile::ExposureIndex [get, set] |
The exposure index of the image
int Gphoto2::ImageFile::ExposureTime [get, set] |
The exposure time of the image
int Gphoto2::ImageFile::Fnumber [get, set] |
The FNumber of the image
int Gphoto2::ImageFile::Height [get, set] |
The height of the image in pixels
int Gphoto2::ImageFile::Width [get, set] |
The width of the image in pixels
1.5.9