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

 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