Table of Contents

Class ImageOtherParameters

Namespace
Aspose.Imaging.FileFormats.Dng.Decoder
Assembly
Aspose.Imaging.dll

Other image parameters

public class ImageOtherParameters
Inheritance
ImageOtherParameters
Inherited Members

Properties

Aperture

Gets the aperture.

public float Aperture { get; }

Property Value

float

The aperture.

Artist

Gets the author of image.

public string Artist { get; }

Property Value

string

The artist.

Description

Gets the image description.

public string Description { get; }

Property Value

string

The desc.

FocalLength

Gets the length of the focal.

public float FocalLength { get; }

Property Value

float

The length of the focal.

GpsData

Gets the GPS data.

public uint[] GpsData { get; }

Property Value

uint[]

The GPS data.

IsoSpeed

Gets the ISO sensitivity.

public float IsoSpeed { get; }

Property Value

float

The ISO speed.

ShotOrder

Gets serial number of image.

public uint ShotOrder { get; }

Property Value

uint

The shot order.

ShutterSpeed

Gets the shutter speed.

public float ShutterSpeed { get; }

Property Value

float

The shutter.

Timestamp

Gets the date of shooting.

public long Timestamp { get; }

Property Value

long

The timestamp.