- image
- The RasterImage on which the image processing command should be performed.
Visual Basic (Declaration) | |
---|---|
Function Run( _ ByVal image As RasterImage _ ) As RasterImageChangedFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
RasterImageChangedFlags Run( RasterImage image ) |
C++/CLI | |
---|---|
RasterImageChangedFlags Run( RasterImage^ image ) |
Parameters
- image
- The RasterImage on which the image processing command should be performed.
Return Value
Flags which indicate the changes made to the specified image.For an example, refer to IRasterCommand
Call this method to start the image processing command.
Each derived class must override this method to provide the actual image processing algorithm.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6