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)
पैरामीटरप्रकारविवरण
thumbWidthintथंबनेल की चौड़ाई
thumbHeightintथंबनेल की ऊँचाई
कॉलबैकImage::GetThumbnailImageAbortअनदेखा किया गया
callbackDataIntPtrअनदेखा किया गया

ReturnValue

इस System::Drawing::Image ऑब्जेक्ट के लिए एक थंबनेल

संबंधित देखें