Overload List

  NameDescription
ToBitmap()()()
Convert this image into Bitmap, the pixel values are copied over to the Bitmap
(Inherited from Image<(Of <(TColor, TDepth>)>).)
ToBitmap(Int32, Int32)
Create a Bitmap image of certain size
(Inherited from Image<(Of <(TColor, TDepth>)>).)

See Also