'Declaration Public Function New( _ ByVal imagingFactory As ImagingFactory _ )
public C1Bitmap( ImagingFactory imagingFactory )
Parameters
- imagingFactory
- The existent imaging factory, to avoid duplicating factories.
'Declaration Public Function New( _ ByVal imagingFactory As ImagingFactory _ )
public C1Bitmap( ImagingFactory imagingFactory )