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.

انظر أيضًا