ImagesDifference.Difference

ImagesDifference.Difference property

Gets the difference array. This array is similar to the original image data array obtained as a result of the LockBits method.

public int[] Difference { get; }

See Also