Gets or sets the direction of contrast processing applied by the camera when the image was shot.
The value is in raw format as defined in Exif specification.
シンタックス
'宣言
Public Property ContrastRaw As System.Nullable(Of UShort)
public System.Nullable<ushort> ContrastRaw {get; set;}
参照