←Select platform

Run Method

Summary
Overrides Run.
Syntax
C#
VB
C++
public override RasterImageChangedFlags Run( 
   RasterImage image 
) 
Public Overrides Function Run( _ 
   ByVal image As RasterImage _ 
) As RasterImageChangedFlags 
public: 
RasterImageChangedFlags Run(  
   RasterImage^ image 
) override  

Parameters

image
The image on which the image processing command should be performed.

Return Value

RasterImageChangedFlags flags which indicate the changes made to the specified image.

Remarks

Call this method to start the color resolution image processing command. For more information, refer to RasterCommand.Run.

Example

For an example, refer to ColorResolutionCommand

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 Assembly

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