'Declaration Public Shared Function Create( _
ByVal bitmapРастровое изображение.As VintasoftBitmap _
) As GdiBitmapWrapper
public static GdiBitmapWrapper Create(
VintasoftBitmap bitmap
)
public: static GdiBitmapWrapper* Create(
VintasoftBitmap* bitmap
)
public:
static GdiBitmapWrapper^ Create(
VintasoftBitmap^ bitmap
)
Parameters
- bitmap
- Растровое изображение.
Return Value
Растровая оболочка.