drive  v3
Classes | Properties | List of all members
Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData Class Reference

Additional metadata about image media, if available. More...

Classes

class  LocationData
 Geographic location information stored in the image. More...
 

Properties

virtual System.Nullable< float > Aperture [get, set]
 The aperture used to create the photo (f-number). More...
 
virtual string CameraMake [get, set]
 The make of the camera used to create the photo. More...
 
virtual string CameraModel [get, set]
 The model of the camera used to create the photo. More...
 
virtual string ColorSpace [get, set]
 The color space of the photo. More...
 
virtual System.Nullable< float > ExposureBias [get, set]
 The exposure bias of the photo (APEX value). More...
 
virtual string ExposureMode [get, set]
 The exposure mode used to create the photo. More...
 
virtual System.Nullable< float > ExposureTime [get, set]
 The length of the exposure, in seconds. More...
 
virtual System.Nullable< bool > FlashUsed [get, set]
 Whether a flash was used to create the photo. More...
 
virtual System.Nullable< float > FocalLength [get, set]
 The focal length used to create the photo, in millimeters. More...
 
virtual System.Nullable< int > Height [get, set]
 The height of the image in pixels. More...
 
virtual System.Nullable< int > IsoSpeed [get, set]
 The ISO speed used to create the photo. More...
 
virtual string Lens [get, set]
 The lens used to create the photo. More...
 
virtual ImageMediaMetadataData.LocationData Location [get, set]
 Geographic location information stored in the image. More...
 
virtual System.Nullable< float > MaxApertureValue [get, set]
 The smallest f-number of the lens at the focal length used to create the photo (APEX value). More...
 
virtual string MeteringMode [get, set]
 The metering mode used to create the photo. More...
 
virtual System.Nullable< int > Rotation [get, set]
 The rotation in clockwise degrees from the image's original orientation. More...
 
virtual string Sensor [get, set]
 The type of sensor used to create the photo. More...
 
virtual System.Nullable< int > SubjectDistance [get, set]
 The distance to the subject of the photo, in meters. More...
 
virtual string Time [get, set]
 The date and time the photo was taken (EXIF DateTime). More...
 
virtual string WhiteBalance [get, set]
 The white balance mode used to create the photo. More...
 
virtual System.Nullable< int > Width [get, set]
 The width of the image in pixels. More...
 

Detailed Description

Additional metadata about image media, if available.

Property Documentation

◆ Aperture

virtual System.Nullable<float> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.Aperture
getset

The aperture used to create the photo (f-number).

◆ CameraMake

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.CameraMake
getset

The make of the camera used to create the photo.

◆ CameraModel

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.CameraModel
getset

The model of the camera used to create the photo.

◆ ColorSpace

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.ColorSpace
getset

The color space of the photo.

◆ ExposureBias

virtual System.Nullable<float> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.ExposureBias
getset

The exposure bias of the photo (APEX value).

◆ ExposureMode

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.ExposureMode
getset

The exposure mode used to create the photo.

◆ ExposureTime

virtual System.Nullable<float> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.ExposureTime
getset

The length of the exposure, in seconds.

◆ FlashUsed

virtual System.Nullable<bool> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.FlashUsed
getset

Whether a flash was used to create the photo.

◆ FocalLength

virtual System.Nullable<float> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.FocalLength
getset

The focal length used to create the photo, in millimeters.

◆ Height

virtual System.Nullable<int> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.Height
getset

The height of the image in pixels.

◆ IsoSpeed

virtual System.Nullable<int> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.IsoSpeed
getset

The ISO speed used to create the photo.

◆ Lens

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.Lens
getset

The lens used to create the photo.

◆ Location

virtual ImageMediaMetadataData.LocationData Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.Location
getset

Geographic location information stored in the image.

◆ MaxApertureValue

virtual System.Nullable<float> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.MaxApertureValue
getset

The smallest f-number of the lens at the focal length used to create the photo (APEX value).

◆ MeteringMode

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.MeteringMode
getset

The metering mode used to create the photo.

◆ Rotation

virtual System.Nullable<int> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.Rotation
getset

The rotation in clockwise degrees from the image's original orientation.

◆ Sensor

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.Sensor
getset

The type of sensor used to create the photo.

◆ SubjectDistance

virtual System.Nullable<int> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.SubjectDistance
getset

The distance to the subject of the photo, in meters.

◆ Time

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.Time
getset

The date and time the photo was taken (EXIF DateTime).

◆ WhiteBalance

virtual string Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.WhiteBalance
getset

The white balance mode used to create the photo.

◆ Width

virtual System.Nullable<int> Google.Apis.Drive.v3.Data.File.ImageMediaMetadataData.Width
getset

The width of the image in pixels.


The documentation for this class was generated from the following file: