Accusoft.Forms1 - Updated
Negate Method



Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : Negate Method
Inverts all colors in the image.
Syntax
Dim instance As ScanFix
 
instance.Negate()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void Negate()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void Negate(); 
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown 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