←Select platform

Run Method

Summary

Overrides Run.

Syntax

C#
VB
C++
public override RasterImageChangedFlags Run( 
   RasterImage image 
) 
Public Overrides Function Run( _ 
   ByVal image As Leadtools.RasterImage _ 
) As Leadtools.RasterImageChangedFlags 

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 IRasterCommand.Run.

Example

For an example, refer to ColorResolutionCommand

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 Assembly