ImagesDifference.DifferenceToImage
ImagesDifference.DifferenceToImage method
Converts the difference array to a bitmap image using the specified colors.
public Bitmap DifferenceToImage(Color color, Color backgroundColor)
| Parameter | Type | Description | 
|---|---|---|
| color | Color | The color for non-zero differences. | 
| backgroundColor | Color | The background color for zero differences. | 
Return Value
A bitmap image representing the difference array.
See Also
- class Color
 - class ImagesDifference
 - namespace Aspose.Pdf.Comparison
 - assembly Aspose.PDF