Aspose::Pdf::Comparison::GraphicalComparison::ImagesDifference::GetDestinationImage method

ImagesDifference::GetDestinationImage method

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

System::SharedPtr<System::Drawing::Bitmap> Aspose::Pdf::Comparison::GraphicalComparison::ImagesDifference::GetDestinationImage()

ReturnValue

A destination image.

See Also