ImageTag.RationalValue Property

Definition

Namespace: P1.ImageSdk

Get the signed rational (fraction representation) value of this meta data tag

public ValueTuple<Int32, Int32> RationalValue { get; }