Leadtools.ImageProcessing Namespace > ColorResolutionCommand Class : Run Method |
public override RasterImageChangedFlags Run( RasterImage image )
'Declaration Public Overrides Function Run( _ ByVal image As RasterImage _ ) As RasterImageChangedFlags
'Usage Dim instance As ColorResolutionCommand Dim image As RasterImage Dim value As RasterImageChangedFlags value = instance.Run(image)
public override RasterImageChangedFlags Run( RasterImage image )
function Leadtools.ImageProcessing.ColorResolutionCommand.Run( image )
public: RasterImageChangedFlags Run( RasterImage^ image ) override
Call this method to start the color resolution image processing command. For more information, refer to IRasterCommand.Run.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2