Aspose::Pdf::Comparison::GraphicalComparison::ImagesDifference::get_Difference method

ImagesDifference::get_Difference method

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

const System::ArrayPtr<int32_t> & Aspose::Pdf::Comparison::GraphicalComparison::ImagesDifference::get_Difference() const

See Also