Watermark
المعلومات العامة
Watermark هي فئة في Aspose.3d لـ Typescript. الميراث من: Watermark.
Watermark.encodeWatermark encodes the supplied text into the input mesh, using a password and optional permanence flag.
الطرق
| التوقيع | وصف |
|---|---|
encodeWatermark(_input: Mesh, _text: string, _password: string, _permanent: boolean) → Mesh | يرمز النص المقدم إلى شبكة الإدخال، باستخدام كلمة مرور وعلامة استمرارية اختيارية. |
decodeWatermark(_input: Mesh, _password: string) → string | يستخرج ويعيد النص المخبأ من شبكة الإدخال باستخدام كلمة المرور المقدمة |