Implicit Operator

Summary
Performs an implicit conversion from System.Drawing.Image to AddInImage.
Syntax
C#
C++/CLI
public static AddInImage operator implicit( 
   Image img 
) 
public: 
operator AddInImage^ (  
   Image^ img 
) 

Parameters

img
The image to convert.

Return Value

The result of the conversion.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.