You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This method allows replacing the default ink effect textures with user-defined ones,
32
-
which is particularly useful when default assets are restricted by licensing or unavailable at runtime.
33
-
34
-
must associate an [`InkEffectType`](/slides/python-net/aspose.slides.ink/inkeffecttype) value with a corresponding
31
+
This method allows replacing the default ink effect textures with user-defined ones, which is particularly useful when default assets are restricted by licensing or unavailable at runtime.
32
+
Each registered value pair must associate an [`InkEffectType`](/slides/python-net/aspose.slides.ink/inkeffecttype) value with a corresponding
35
33
[`IImage`](/slides/python-net/aspose.slides/iimage) object (e.g., Bitmap, or an Aspose image interface).
0 commit comments