←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 Leadtools.RasterImage 
public: 
property Leadtools.RasterImage^ GWireImage { 
   void set (    Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly