'Declaration Public Sub Negate()
'Usage Dim instance As ScanFix instance.Negate()
public void Negate()
public: void Negate();
public: void Negate();
'Declaration Public Sub Negate()
'Usage Dim instance As ScanFix instance.Negate()
public void Negate()
public: void Negate();
public: void Negate();
Exception | Description |
---|---|
ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
ScanFixException | Thrown when operation failed. |
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.