Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ColorResolutionCommandDataEventArgs Class Members
See Also  Properties 
Leadtools.ImageProcessing Namespace : ColorResolutionCommandDataEventArgs Class


The following tables list the members exposed by ColorResolutionCommandDataEventArgs.

Public Properties

  Name Description
Public Property Cancel Gets or sets a value indicating whether to abort the color resolution command.  
Public Property Data Gets the buffer containing one or more lines of output image data that the command has already converted.  
Public Property Image Gets the source image being converted.  
Public Property Lines Gets the number of lines in the Data buffer.  
Top

See Also