System::Drawing::Image::GetThumbnailImage μέθοδος
Image::GetThumbnailImage method
Λαμβάνει μια μικρογραφία για αυτό το αντικείμενο System::Drawing::Image.
SharedPtr<Image> System::Drawing::Image::GetThumbnailImage(int thumbWidth, int thumbHeight, Image::GetThumbnailImageAbort callback, IntPtr callbackData)
| Parameter | Type | Περιγραφή |
|---|---|---|
| thumbWidth | int | Πλάτος μικρογραφίας |
| thumbHeight | int | Ύψος μικρογραφίας |
| callback | Image::GetThumbnailImageAbort | Αγνοείται |
| callbackData | IntPtr | Αγνοείται |
ReturnValue
Μια μικρογραφία για αυτό το αντικείμενο System::Drawing::Image.
Δείτε επίσης
- Typedef SharedPtr
- Class Image
- Typedef GetThumbnailImageAbort
- Class Image
- Namespace System::Drawing
- Library Aspose.Page for C++