Click or drag to resize

ExifParserThumbnailCallback Property

Note: This API is now obsolete.

Deprecated

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("This property has been deprecated.  See ThumbnailStream in ExifCollection for the replacement.")]
public ImageFileIOEventHandler ThumbnailCallback { get; set; }

Property Value

Type: ImageFileIOEventHandler
Remarks
See ThumbnailStream in ExifCollection for the replacement.
See Also