'DeclarationPublic Function New( _ ByVal Bitmap As System.Drawing.Bitmap _ )
public DicomImage( System.Drawing.Bitmap Bitmap )
Parameters
- Bitmap
The Bitmap Image from which the new DicomImage is created
The Bitmap Image from which the new DicomImage is created
'DeclarationPublic Function New( _ ByVal Bitmap As System.Drawing.Bitmap _ )
public DicomImage( System.Drawing.Bitmap Bitmap )
The Bitmap Image from which the new DicomImage is created