Gets and sets the thumbnail style (JPEG and ePIC images only).
Read-write property
Visual Basic |
---|
Public Property LoadThumbnail As enumLoadThumbnail |
An enumLoadThumbnail value which determines the thumbnail style.
This property sets the image thumbnail style when a JPEG or ePIC image is loaded using the FileName property or LoadBlob method. Decompression times for thumbnail images are significantly faster than non-thumbnail images, because only the thumbnail portion of the image is decompressed.
LoadThumbnail applies to JPEG and ePIC images only.