[]
Initializes a new instance of the C1Bitmap class.
public C1Bitmap()
Public Sub New()
Initializes a new instance of the C1Bitmap class.
public C1Bitmap(ImagingFactory imagingFactory)
Public Sub New(imagingFactory As ImagingFactory)
| Type | Name | Description |
|---|---|---|
| ImagingFactory | imagingFactory | The existent imaging factory, to avoid duplicating factories. |