public static GdiBitmapWrapper Create(
VintasoftBitmap bitmap
)
public: static GdiBitmapWrapper* Create(
VintasoftBitmap* bitmap
)
public:
static GdiBitmapWrapper^ Create(
VintasoftBitmap^ bitmap
)
'Declaration Public Shared Function Create( _
ByVal bitmapThe bitmap.As VintasoftBitmap _
) As GdiBitmapWrapper
Parameters
- bitmap
- The bitmap.
Return Value
A bitmap wrapper.