System::Drawing::Image::GetThumbnailImage metod
Image::GetThumbnailImage method
Hämtar en miniatyrbild för detta System::Drawing::Image‑objekt.
SharedPtr<Image> System::Drawing::Image::GetThumbnailImage(int thumbWidth, int thumbHeight, Image::GetThumbnailImageAbort callback, IntPtr callbackData)
| Parameter | Typ | Beskrivning |
|---|---|---|
| thumbWidth | int | Bredden på miniatyrbilden |
| thumbHeight | int | Höjden på miniatyrbilden |
| callback | Image::GetThumbnailImageAbort | Ignorerad |
| callbackData | IntPtr | Ignorerad |
ReturnValue
En miniatyr för detta System::Drawing::Image objekt
Se även
- Typedef SharedPtr
- Class Image
- Typedef GetThumbnailImageAbort
- Class Image
- Namespace System::Drawing
- Library Aspose.PDF for C++