DecodeWatermark
Watermark.DecodeWatermark method
Décode le filigrane d’un mesh
public static string DecodeWatermark(Mesh input, string password)
Paramètre | Taper | La description |
---|---|---|
input | Mesh | Le maillage pour extraire le filigrane |
password | String | Le mot de passe pour déchiffrer le filigrane |
Exceptions
exception | condition |
---|---|
UnauthorizedAccessException | Le maillage est protégé par un mot de passe et le mot de passe fourni est incorrect. |
Voir également
- class Mesh
- class Watermark
- espace de noms Aspose.ThreeD.Utilities
- Assemblée Aspose.3D