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


For a list of all members of this type, see ColorResolutionCommandDataEventArgs members.

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