←Select platform

GWireImage Property

Summary

RasterImage object that references the image to be used in the command.

Syntax
C#
VB
C++
public RasterImage GWireImage { set; } 
Public WriteOnly Property GWireImage As RasterImage 
public: 
property RasterImage^ GWireImage { 
   void set (    RasterImage^ ); 
} 

Property Value

Supported images is 12 and 16-bit grayscale and 48 and 64-bit color. (Support for 12 and 16-bit grayscale and 48 and 64-bit color images is only available in the Document/Medical Imaging toolkits.)

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly