Thumbnail Class |
Namespace: ShellBoost.Core.WindowsShell
public sealed class Thumbnail
The Thumbnail type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlphaType |
Gets the contained bitmap alpha channel behavior.
|
![]() | CacheFlags |
Gets combination of flags that contain information about this thumnail.
|
![]() | Height |
Gets the height, in pixels, of the contained bitmap.
|
![]() | Id |
Gets the identifier.
|
![]() | NativeObject |
Gets the underlying Shell native object corresponding to the shared bitmap (ISharedBitmap).
|
![]() | RequestedSize |
Gets the requested size.
|
![]() | Width |
Gets the width, in pixels, of the contained bitmap.
|
Name | Description | |
---|---|---|
![]() ![]() | Get(Guid, Int32, Boolean, Boolean) |
Gets a thumbnail by its identifier
|
![]() ![]() | Get(Item, Int32, WTS_FLAGS, Boolean, Boolean) |
Gets the thumbnail for a specific Shell Item.
|
![]() | GetBitmap |
Retrieves the bitmap contained in the thumbnail
|
![]() | GetBitmapHandle |
Retrieves the bitmap contained in the thumbnail
|
![]() | GetImageSource |
Retrieves the bitmap contained in the thumbnail
|