Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Interfaces Namespace > AddInImage Class : Implicit Type Conversion Operator |
public AddInImage operator implicit( Image img )
'Declaration Public Operator Widening CType( _ ByVal img As Image _ ) As AddInImage
'Usage
public: operator AddInImage^ ( Image^ img )