Click or drag to resize

ImageUtility Methods

The ImageUtility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBitmapToBuffer(Bitmap)
Converts a bitmap to a video buffer.
Public methodStatic memberBitmapToBuffer(Bitmap, VideoBuffer)
Converts a bitmap to a video buffer.
Public methodStatic memberBufferToBitmap(VideoBuffer)
Converts a video buffer to a bitmap.
Public methodStatic memberBufferToBitmap(VideoBuffer, Bitmap)
Converts a video buffer to a bitmap.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also