ImageExtensionsToBitmap Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberToBitmap(Image)
Convert this Image into a Bitmap of identical size and convert data with bit depth higher than 8 via Global scaling.
Public methodStatic memberToBitmap(Image, HighBitScaleMode)
Convert this Image into a Bitmap of identical size.
Public methodStatic memberToBitmap(Image, Int32, Int32, HighBitScaleMode)
Convert this Image into a Bitmap of selectable size.
Public methodStatic memberToBitmap(Image, Int32, Int32, PixelFormat, Rect, PlaneConfiguration, Double, Int32, HighBitScaleMode)
Create a Bitmap from this CVB image.
Top
See Also

Reference