Name |
Description |
ExifUtils |
ExifUtils is a utility class that allow clients to get information like the "photo orientation" field from an image in Exif format. Exif (Exchangeable image file format) is the image file format used by digital cameras including those on smartphones. |
ExifUtils.ExifTagInfo |
ExifTagInfo contains information about a Exif Tag. |
ModelBase |
ModelBase is used as base class used where we need to implement INotifyPropertyChanged. |
OcrClientUtils |
Utils is a general utility class that contains helper methods used throughout this application. |