@Deprecated public interface IImageCompareResult extends ICompareResult
Modifier and Type | Method and Description |
---|---|
void |
drawRectangle(ChangeInfo change)
Deprecated.
Draws the rectangle.
|
void |
drawRectangles()
Deprecated.
Draws the rectangles.
|
void |
drawRectangles(ChangeInfo[] changes)
Deprecated.
Draws the rectangles.
|
com.aspose.ms.System.Drawing.Bitmap[] |
getBitmaps(String summaryPagePath)
Deprecated.
Gets the bitmaps.
/// if set to
|
IPdfDocument |
getPdfDocument()
Deprecated.
Gets the document.
|
getChanges, getCountOfErrors, getImages, getStream, saveDocument, saveImages, updateChanges
IPdfDocument getPdfDocument() throws Exception
Exception
com.aspose.ms.System.Drawing.Bitmap[] getBitmaps(String summaryPagePath) throws Exception
Exception
void drawRectangles() throws Exception
Exception
void drawRectangle(ChangeInfo change) throws Exception
change
- The change.Exception
void drawRectangles(ChangeInfo[] changes) throws Exception
changes
- The changes.Exception
Copyright © 2018. All rights reserved.