In This Topic
GdPicture14 Namespace / GdPictureImaging Class / CreateThumbnailHQ Method

CreateThumbnailHQ Method (GdPictureImaging)

In This Topic
Creates a High Quality thumbnail of custom size from a GdPicture image.
Overload List
OverloadDescription
Creates a High Quality thumbnail of custom size from a GdPicture image.  
Creates a High Quality thumbnail of custom size from a GdPicture image. This method fits the image thumbnail within a rectangle of specified dimensions having a specified background color.  
Creates a High Quality thumbnail of custom size from a GdPicture image. This method fits the image thumbnail within a rectangle of specified dimensions having a specified background color.  
Creates a High Quality thumbnail of custom size from a GdPicture image. This method fits the image thumbnail within a rectangle of specified dimensions having a specified background color.  
Creates a High Quality thumbnail of custom size from a file. This method tries to extract the embedded thumbnail from file metadata, if it is available. It is particularly recommended to use this method to generate thumbnail from RAW image file. The thumbnail can be fitted within a rectangle of specific dimensions having a specific background color.  
Creates a High Quality thumbnail of custom size from a file. This method tries to extract the embedded thumbnail from file metadata, if it is available. It is particularly recommended to use this method to generate thumbnail from RAW image file. The thumbnail can be fitted within a rectangle of specific dimensions having a specific background color.  
Creates a High Quality thumbnail of custom size from a stream. This method tries to extract the embedded thumbnail from file metadata, if it is available. It is particularly recommended to use this method to generate thumbnail from RAW image file. The thumbnail can be fitted within a rectangle of specific dimensions having a specific background color.  
Creates a High Quality thumbnail of custom size from a stream. This method tries to extract the embedded thumbnail from file metadata, if it is available. It is particularly recommended to use this method to generate thumbnail from RAW image file. The thumbnail can be fitted within a rectangle of specific dimensions having a specific background color.  
See Also