unregister_ink_effect_image method

unregister_ink_effect_image

Unregisters an image from collection of custom images used to simulate visual effects for ink brushes previously registered images via Aspose.Slides.Ink.Ink.RegisterInkEffectImage(Aspose.Slides.Ink.InkEffectType,Aspose.Slide.

@staticmethod
def unregister_ink_effect_image(effect_type):
    ...
ParameterTypeDescription
effect_typeInkEffectType

See Also