메소드 | 설명 | |
---|---|---|
GetAuthor ( |
Author
|
|
GetCopyright ( |
Copyright
|
|
GetDateTaken ( |
Taken date
|
|
GetExposureBias ( |
Exposure bias
|
|
GetExposureProgram ( |
Exposure program
|
|
GetExposureTime ( |
Exposure time
|
|
GetFNumber ( |
FNumber
|
|
GetFlashFired ( |
Flash fired
|
|
GetFocalLength ( |
Focal length
|
|
GetIso ( |
ISO
|
|
GetMaker ( |
Camera maker
|
|
GetMeteringMode ( |
Metering mode
|
|
GetModel ( |
Camera model
|
|
GetOrientation ( |
Orientation
|
|
GetSoftware ( |
Software
|
|
GetTitle ( |
Camera maker
|
public static GetCopyright ( |
||
data | ||
리턴 | string |
public static GetDateTaken ( |
||
data | ||
리턴 | DateTime? |
public static GetExposureBias ( |
||
data | ||
리턴 | double? |
public static GetExposureProgram ( |
||
data | ||
리턴 | ExposureProgram? |
public static GetExposureTime ( |
||
data | ||
리턴 | Fraction |
public static GetFNumber ( |
||
data | ||
리턴 | double? |
public static GetFlashFired ( |
||
data | ||
리턴 | bool? |
public static GetFocalLength ( |
||
data | ||
리턴 | int? |
public static GetMeteringMode ( |
||
data | ||
리턴 | MeteringMode? |
public static GetOrientation ( |
||
data | ||
리턴 | ImageOrientation? |
public static GetSoftware ( |
||
data | ||
리턴 | string |