Overload List
| Name | Description | |
|---|---|---|
| CogImage16Grey | Constructs a new instance of this class. | |
| CogImage16Grey(Bitmap) | Constructs a CogImage16Grey, copying or computing the pixels from the given bitmap. | |
| CogImage16Grey(IntPtr) | Constructs a new instance of this class using com pointer. | |
| CogImage16Grey(CogImage16Grey) | Constructs a new instance of this class as a deep copy of the given instance. | |
| CogImage16Grey(Int32, Int32) | Constructs a CogImage16Grey, allocating image memory with the given width and height. |
See Also