ExifTagImageActiveArea Property

Gets the ActiveArea EXIF tag.

Description: This rectangle defines the active (non-masked) pixels of the sensor. The order of the rectangle coordinates is: top, left, bottom, right.
Id: 50829 (0xc68d)
Type: Short

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag ActiveArea { get; }

Property Value

ExifTag

See Also