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