RasterCachedImage.AnalyzePercentageDigitalSignature
RasterCachedImage.AnalyzePercentageDigitalSignature method
Calculates the percentage similarity between the extracted data and the original password.
public override int AnalyzePercentageDigitalSignature(string password)
| Parameter | Type | Description |
|---|---|---|
| password | String | The password used to extract the embedded data. |
Return Value
The percentage similarity value.
Exceptions
| exception | condition |
|---|---|
| ImageException | Thrown in any processing issues. |
See Also
- class RasterCachedImage
- namespace Aspose.Imaging
- assembly Aspose.Imaging