DecodeWatermark

Watermark.DecodeWatermark method

Décode le filigrane d’un mesh

public static string DecodeWatermark(Mesh input, string password)
ParamètreTaperLa description
inputMeshLe maillage pour extraire le filigrane
passwordStringLe mot de passe pour déchiffrer le filigrane

Exceptions

exceptioncondition
UnauthorizedAccessExceptionLe maillage est protégé par un mot de passe et le mot de passe fourni est incorrect.

Voir également