Click or drag to resize
GDStorageFileGetThumbnailAsync Method
Overload List
  NameDescription
Public methodGetThumbnailAsync(ThumbnailMode)
Gets a thumbnail image for the current file, sized for the specified purpose of the thumbnail.
Public methodGetThumbnailAsync(ThumbnailMode, UInt32)
Gets a thumbnail image for the current file, sized for the specified purpose of the thumbnail.
Public methodGetThumbnailAsync(ThumbnailMode, UInt32, ThumbnailOptions)
Gets a thumbnail image for the current file, sized for the specified purpose of the thumbnail.
Top
See Also