ImagesDifference.GetDestinationImage

ImagesDifference.GetDestinationImage method

Returns a new bitmap representing the destination image by applying the difference array to the source image.

public Bitmap GetDestinationImage()

Return Value

A destination image.

See Also