'Declaration Protected Overridable Function GetBitmapFromDataStorage( _
ByVal webImageInfoИнформация веб изображении.As Vintasoft.Shared.Web.WebImageInfo _
) As Vintasoft.Imaging.VintasoftBitmap
protected virtual Vintasoft.Imaging.VintasoftBitmap GetBitmapFromDataStorage(
Vintasoft.Shared.Web.WebImageInfo webImageInfo
)
protected: virtual Vintasoft.Imaging.VintasoftBitmap* GetBitmapFromDataStorage(
Vintasoft.Shared.Web.WebImageInfo* webImageInfo
)
protected:
virtual Vintasoft.Imaging.VintasoftBitmap^ GetBitmapFromDataStorage(
Vintasoft.Shared.Web.WebImageInfo^ webImageInfo
)
Parameters
- webImageInfo
- Информация веб изображении.
Return Value
Растровая битмапа указанного изображения.