Leadtools.ImageProcessing Namespace : ColorResolutionCommandDataEventArgs Class |
The following tables list the members exposed by ColorResolutionCommandDataEventArgs.
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether to abort the color resolution command. | |
Data | Gets the unmanaged buffer containing one or more lines of output image data that the command has already converted. | |
DataArray | Gets the managed buffer containing one or more lines of output image data that the command has already converted. | |
Image | Gets the source image being converted. | |
Lines | Gets the number of lines in the Data or DataArraybuffers. |