←Select platform

RunCommand Method

Summary

Command to run FindCandidateFormFieldsCommand with the given parameters.

Syntax
C#
C++/CLI
Python
protected override int RunCommand( 
   RasterImage image, 
   IntPtr bitmap, 
   ref RasterImageChangedFlags changedFlags 
) 
protected:  
   virtual Int32 RunCommand( 
      RasterImage^ image, 
      System::IntPtr bitmap, 
      RasterImageChangedFlags^ %changedFlags 
   ) override 
def RunCommand(self,image,bitmap,changedFlags): 

Parameters

image

The image to process.

bitmap

The bitmap reference.

changedFlags

The type of change as defined by the flag.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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