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