Leadtools.ImageProcessing Namespace > ColorResolutionCommandDataEventArgs Class : Data Property |
This property returns the data in an unmanaged buffer. You can use the Marshal.Copy method to copy this data to a managed buffer.
To get the data in a managed array, use the DataArray property.