![]() | IBitmapImageLogicalDifference Method |
Name | Description | |
---|---|---|
![]() | LogicalDifference(IBitmapImage) | Performs a 'Set' difference. Where the images intersect, black colour is output. Otherwise, the original pixel is output. |
![]() | LogicalDifference(IBitmapImage, Single, Int32) |
Performs a 'Set' difference. Where the images intersect, intersect Colour is output.
Otherwise, the original pixel is output.
Parameter matchAccuracy specifies the accuracy for the intersection.
|