GifOptions

Class GifOptions

Namespace: Imagise.Converter.ImageOptions
Assembly: Imagise.Converter.dll

Gif options

public class GifOptions : ImageOptions, IDisposable

Inheritance

object ← ImageOptions ← GifOptions

Implements

IDisposable

Inherited Members

ImageOptions.Clone(), ImageOptions.Dispose(), ImageOptions.Source, ImageOptions.VectorRasterizationOptions, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

GifOptions()

Initializes a new instance of the class.

public GifOptions()