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