Méthode | Description | |
---|---|---|
ThumbnailCachedEventArgs ( ImageGlass.ImageListView.ImageListViewItem item, Image thumbnail, |
Initializes a new instance of the ThumbnailCachedEventArgs class.
|
public ThumbnailCachedEventArgs ( ImageGlass.ImageListView.ImageListViewItem item, Image thumbnail, |
||
item | ImageGlass.ImageListView.ImageListViewItem | The item that is the target of this event. |
thumbnail | Image | The cached thumbnail image. |
size | The size of the thumbnail request. | |
thumbnailImage | bool | true if the cached image is a thumbnail image; otherwise false /// if the image is a large image for gallery or pane views. |
Résultat | System |