←Select platform

Image Property

Summary
Gets an RasterImage object that references the affected image.
Syntax
C#
VB
C++
Java
public RasterImage Image { get; } 
Public ReadOnly Property Image As RasterImage 
public RasterImage getImage() 
public: 
property RasterImage^ Image { 
   RasterImage^ get(); 
} 

Property Value

RasterImage object that references the affected image.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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