VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / GifEncoderSettings Class
Constructors Properties Methods SeeAlso
In This Topic
    GifEncoderSettings Class Members
    In This Topic
    The following tables list the members exposed by GifEncoderSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GifEncoderSettings class.
    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.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the GifEncoderSettings instance.
    See Also