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


The following tables list the members exposed by ColorResolutionCommandDataEventArgs.

Public Properties

 NameDescription
Public PropertyCancel Gets or sets a value indicating whether to abort the color resolution command.  
Public PropertyData Gets the buffer containing one or more lines of output image data that the command has already converted.  
Public PropertyImage Gets the source image being converted.  
Public PropertyLines Gets the number of lines in the Data buffer.  
Top

See Also