class

GPhoto2::CameraFileInfo::File

Inherits GPhoto2::ManagedStruct / GPhoto2::Struct / GPhoto2::CameraFileInfo::Base / Reference / Object

Represents file information.

Instance methods

height

Returns the height in pixels.

Source
mtime

Returns modification time.

Source
readable?

Returns true if the file is readable, false otherwise.

Source
removable?

Returns true if the file is removable, false otherwise.

Source
width

Returns the width in pixels.

Source