Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Implicit Type Conversion Operator
See Also 
Leadtools.Dicom.AddIn.Interfaces Namespace > AddInImage Class : Implicit Type Conversion Operator


img
The image to convert.
Performs an implicit conversion from Image to AddInImage.

Syntax

Visual Basic (Declaration) 
Public Operator Widening CType( _
   ByVal img As Image _
) As AddInImage
C# 
public AddInImage operator implicit( 
   Image img
)
C++/CLI 
public:
AddInImage^ operator implicit( 
   Image img
)

Parameters

img
The image to convert.

Return Value

The result of the conversion.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features