ExifDictionary.Thumbnail Field

The image thumbnail.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Remarks

When you pass this value into Item[Object], you get a Bitmap that contains the thumbnail stored in EXIF data. Almost all digital cameras include EXIF thumbnail into captured photos. This way of thumbnails from digital photos is much faster comparing to Resize transform.

See Also

Reference