Skip to content

Commit aeb02e9

Browse files
Aspose.Slides for Python via .NET 25.7 API Reference
1 parent 5b5f22b commit aeb02e9

File tree

1 file changed

+2
-4
lines changed
  • content/python-net/english/aspose.slides.ink/ink/register_ink_effect_image

1 file changed

+2
-4
lines changed

content/python-net/english/aspose.slides.ink/ink/register_ink_effect_image/_index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@ def register_ink_effect_image(effect_type, image):
2828

2929
### Remarks
3030

31-
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
3533
[`IImage`](/slides/python-net/aspose.slides/iimage) object (e.g., Bitmap, or an Aspose image interface).
3634

3735

0 commit comments

Comments
 (0)