VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGifEncoderSettingsJS type
In This Topic
WebGifEncoderSettingsJS Class Methods
In This Topic
For a list of all methods of this type, see WebGifEncoderSettingsJS.
Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.
Public MethodGets the animation delay value.
Public MethodGets the WebGifCreatePageMethodEnumJS.
Public MethodGets a value indicating whether the animation should be repeated infinitely.
Public MethodGets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS)
Public MethodGets the number of animation cycles.
Public MethodSets the animation delay value.
Public MethodSets the WebGifCreatePageMethodEnumJS.
Public MethodSets a value indicating whether the animation should be repeated infinitely.
Public MethodSets the number of animation cycles.
Public MethodReturns encoder settings as object. (Inherited from WebImageEncoderSettingsJS)
See Also