In This Topic
GdPicture14.WPF Namespace / ThumbnailEx Class

ThumbnailEx Class Methods

In This Topic

For a list of all members of this type, see ThumbnailEx members.

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method Adds a new thumbnail to the list from a BitmapSource Image.  
Public MethodOverloaded.  Adds a new thumbnail to the list from a file.  
Public MethodOverloaded.  Adds a new thumbnail to the list from a GdPicture Image.  
Public MethodOverloaded.  Adds a new thumbnail to the list from a file.  
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method Reset the control and clear all generated thumbnails.  
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method  
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method Ensures that the specified item is visible within the control, scrolling the contents of the control if necessary.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method Returns the index of the item at the specified location.  
Public Method Gets the bitmap of a specific item in the thumbnail list.  
Public Method Returns the check state (if checked or not) of a specific item in the thumbnail list.  
Public Method Returns the file path of the item source in case the control has been loaded from a folder source by the LoadFromDirectory() method.  
Public Method Returns the select state (if selected or not) of a specific item in the thumbnail list.  
Public Method Gets the tag object associated with a specific item in the thumbnail list.  
Public Method Gets the text of a specific item in the thumbnail list.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method Inserts a new thumbnail to the list from a BitmapSource image.  
Public MethodOverloaded.  Adds a new thumbnail to the list from a file.  
Public Method Inserts a new thumbnail to the list from a GdPicture Image.  
Public Method Inserts a new thumbnail to the list from a Stream.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public MethodOverloaded.  Load thumbnails from directory. The ThumbnailEx control will generate a thumbnail for each image or PDF document found in the directory. Thumbnails will be generated asynchronously.  
Public Method Load thumbnails from an array of files. Thumbnails will be generated asynchronously.  
Public Method Load thumbnails from a GdPicture Image. If the GdPicture image is a multipage image, the ThumbnailEx control will generate a thumbnail for each page. Thumbnails will be created asynchronously.  
Public Method Load thumbnails from PDF document loaded by a GdPictureImaging object. The ThumbnailEx control will generate a thumbnail for each page in the document. Thumbnails will be created asynchronously.  
Public Method Load thumbnails from a GdViewer object. If the GdViewer object handles a multipage document, the ThumbnailEx control will generate a thumbnail for each page. Thumbnails will be created asynchronously.  
Public Method Adds to the control items which have been added to the source after the latest loading operation. Works only when source is a GdViewer object or a GdPicture image. New thumbnails will be generated asynchronously.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method Moves an item in the thumbnail list to a new specified position.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method Redraws a specific item in the thumbnail list.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method Clear the ThumbnailEx control then reload all thumbnails.  
Public Method (Inherited from System.Windows.UIElement)
Public Method Removes a specific item in the thumbnail list.  
Public Method Selects and set the focus to a specific item in the thumbnail list.  
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method Changes the background color of a specific item in the thumbnail list.  
Public Method Changes the image of a specific item in the thumbnail list, from a BitmapSource object.  
Public Method Changes the check state (if checked or not) of a specific item in the thumbnail list.  
Public Method Changes the image of a specific item in the thumbnail list, from a GdPicture Image.  
Public Method Changes the select state (if selected or not) of a specific item in the thumbnail list.  
Public Method Changes the font used to render the text of all items.  
Public Method Changes the tag object associated with a specific item in the thumbnail list.  
Public Method Changes the text of a specific item in the thumbnail list.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  Swap two items images in the thumbnail list.  
Public Method (Inherited from System.Windows.Controls.Control)
Public MethodOverloaded.  (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Top
See Also