VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / GifEncoderSettings Class
In This Topic
    GifEncoderSettings Class Properties
    In This Topic
    For a list of all properties of this type, see GifEncoderSettings.
    Public Properties
     NameDescription
    Public PropertyGets or sets the animation delay value.
    Public PropertyGets or sets the CreatePageMethod.
    Public PropertyGets or sets a value indicating whether the animation should be repeated infinitely.
    Public PropertyGets or sets the Height, in pixels, of the Logical Screen.
    Public PropertyGets or sets the Width, in pixels, of the Logical Screen.
    Public PropertyGets or sets the number of animation cycles.
    Public PropertyGets or sets the PageAlignMode.
    See Also