It is easy to integrate robust thumbnail creating & viewing capabilities into your Windows Forms applications.
- Create high quality thumbnail
- Move, swap, delete & modify Items in thumbnail
- Customize thumbnail size: width & height
- Set thumbnail background color
- Defines if thumbnails have border appearance
- More image Create Thumbnail functions
Create Thumbnail
This integration guide suggests how to Thumbnail Viewers to view images and documents in Winforms viewer. (For information about saving & printing images in C#.NET applications, VB.NET applications or on the web, please go to
Create Thumbnail for C#.NET,
Create Thumbnail in VB.NET and
Create Thumbnail in Web Viewer.)
- Start you Microsoft Visual Studio;
- Open an existed Windows Application;
- Add RasterEdge.DotNetImaging.dll to projects;
- Drag ImageViewer, ThumbnailViewer to your app;
Create a Thumbnail
Go to the built-in property editor:
- Click "ThumbnailCreator" to create image and documents thumbnail;
- Click "ThumbnailCreator" & activate "HQ" to create high quality thumbnail;
- Click "Process" to start thumbnail creation procedure.
Customize Thumbnail Property
Go to the built-in property editor:
- Click "Thumbnail Size" and change "Width" & "Height" to set your thumbnail size;
- Click "BackColor" to change thumbnail background color;
- Enable "Border" to create borders for thumbnail;
- Click "Process" to start thumbnail manipulation.
Change Thumbnail Items
Go to the built-in property editor:
- Click "Add" to add new items in thumbnail;
- Click "Swap" to change two items' position in thumbnail;
- Click "Reorder" to move & reorder items in the thumbnail list;
- Click "Delete" to delete items in thumbnail;
More Tutorials!
Find more user guides with RasteEdge .NET Image in .NET Winforms applications!
Want to install Imaging SDK in Web applications, please go to
AJAX Zero-Footprint Document Image Viewer.