VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGifEncoderSettingsJS type
Constructors SeeAlso
In This Topic
    WebGifEncoderSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebGifEncoderSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebGifEncoderSettingsJS class.
    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