Click or drag to resize

AnimationColorspace Enumeration

Represents color space for color effect behavior.

Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum AnimationColorspace
Members
Member name Value Description
None -1
RGB 0
HSL 1
See Also