←Select platform

Image Property

Summary

Gets the source image being converted.

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

The source RasterImagebeing converted.

Example

For an example, refer to ColorResolutionCommand

Requirements

Target Platforms

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

Leadtools Assembly