Name | Description | |
---|---|---|
![]() | WebGifEncoderSettingsJS | Initializes a new instance of the WebGifEncoderSettingsJS class. |
Name | Description | |
---|---|---|
![]() | WebGifEncoderSettingsJS | Initializes a new instance of the WebGifEncoderSettingsJS class. |
Name | Description | |
---|---|---|
![]() | clone | Creates a new object that is a copy of the current instance. |
![]() | get_AnimationDelay | Gets the animation delay value. |
![]() | get_CreatePageMethod | Gets the WebGifCreatePageMethodEnumJS. |
![]() | get_InfiniteAnimation | Gets a value indicating whether the animation should be repeated infinitely. |
![]() | get_Name | Gets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS) |
![]() | get_NumberOfAnimationCycles | Gets the number of animation cycles. |
![]() | set_AnimationDelay | Sets the animation delay value. |
![]() | set_CreatePageMethod | Sets the WebGifCreatePageMethodEnumJS. |
![]() | set_InfiniteAnimation | Sets a value indicating whether the animation should be repeated infinitely. |
![]() | set_NumberOfAnimationCycles | Sets the number of animation cycles. |
![]() | toObject | Returns encoder settings as object. (Inherited from WebImageEncoderSettingsJS) |