Accusoft.ScanFixXpress8.Net
Negate Method




Inverts all colors in the image.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Sub Negate() 
'Usage
 
Dim instance As ScanFix
 
instance.Negate()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void Negate()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void Negate(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void Negate(); 
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

This operation turns the image into a photo-negative of itself. In color images, the invert will be performed in the RGB colorspace.

Note: Use this function if you wish to modify the parameters controlling the enhancement.

See Also

Reference

ScanFix Class
ScanFix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback