Overload List
| Name | Description |
|---|---|
| CreateDIB()()()() | Creates a new DIB object from current image. You have to destroy the DIB using DestroyDIB. |
| CreateDIB(Int32, Int32, Int32, Int32) | reates a new DIB from specified area of current image. You have to destroy the DIB using DestroyDIB. |