BatchImagePro Class Library
BatchImagePro Class Library
CohesiveComputing.Imaging
IBitmapImage Interface
IBitmapImage Methods
LogicalDifference Method
LogicalDifference Method (IBitmapImage)
LogicalDifference Method (IBitmapImage, Single, Int32)
IBitmapImage
LogicalDifference Method (IBitmapImage)
Performs a 'Set' difference. Where the images intersect, black colour is output. Otherwise, the original pixel is output.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
Copy
IBitmapImage
LogicalDifference
(
IBitmapImage
diffImage
)
Parameters
diffImage
Type:
CohesiveComputing.Imaging
IBitmapImage
Image to difference with.
Return Value
Type:
IBitmapImage
A new image instance with effect applied.
Exceptions
Exception
Condition
ArgumentNullException
diffImage
See Also
Reference
IBitmapImage Interface
LogicalDifference Overload
CohesiveComputing.Imaging Namespace
© Cohesive Computing Ltd - BatchImagePro