Overload List
| Name | Description | |
|---|---|---|
| FromPixelData(CvSize, Int32, Byte) |
Creates an IplImage instance from pixel data
| |
| FromPixelData(CvSize, Int32, Int16) |
Creates an IplImage instance from pixel data
| |
| FromPixelData(CvSize, Int32, IntPtr) |
Creates an IplImage instance from pixel data
| |
| FromPixelData(Int32, Int32, Int32, Byte) |
Creates an IplImage instance from pixel data
| |
| FromPixelData(Int32, Int32, Int32, Int16) |
Creates an IplImage instance from pixel data
| |
| FromPixelData(Int32, Int32, Int32, IntPtr) |
Creates an IplImage instance from pixel data
| |
| FromPixelData(CvSize, BitDepth, Int32, Array) |
Creates an IplImage instance from pixel data
| |
| FromPixelData(Int32, Int32, BitDepth, Int32, Array) |
Creates an IplImage instance from pixel data
|
See Also