←Select platform

Image Property

Summary

Gets the RasterImage object that references the affected image.

Syntax

C#
VB
WinRT C#
C++
public RasterImage Image { get; } 
Public ReadOnly Property Image As Leadtools.RasterImage 
public Leadtools.RasterImage Image {get;} 
 get_Image();  
public: 
property Leadtools.RasterImage^ Image { 
   Leadtools.RasterImage^ get(); 
} 

Property Value

RasterImage object that references the affected image.

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