Loads CADRasterImage from
ImageSystem.Drawing.Image
Namespace:
CADImport.RasterImage
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overridable Sub LoadFromImage( _ ByVal img As Image _ ) |
C#
|
public virtual void LoadFromImage( Image img ) |
Parameters
-
img
-
Type: Image
Loading Imageimage
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also