ImageUtility Class |
Namespace: FM.IceLink
The ImageUtility type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageUtility | Initializes a new instance of the ImageUtility class |
| Name | Description | |
|---|---|---|
| BitmapToBuffer(Bitmap) |
Converts a bitmap to a video buffer.
| |
| BitmapToBuffer(Bitmap, VideoBuffer) |
Converts a bitmap to a video buffer.
| |
| BufferToBitmap(VideoBuffer) |
Converts a video buffer to a bitmap.
| |
| BufferToBitmap(VideoBuffer, Bitmap) |
Converts a video buffer to a bitmap.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |