ExifData.IsBigEndian
ExifData.IsBigEndian property
Gets or sets a value indicating whether the stream EXIF data created from is big endian.
public bool IsBigEndian { get; set; }
Property Value
true
if the stream EXIF data created from is big endian; otherwise, false
.
See Also
- class ExifData
- namespace Aspose.Imaging.Exif
- assembly Aspose.Imaging