GifImageSaveOptions

GifImageSaveOptions class

Represents image saving options when saving a GIF image.

public sealed class GifImageSaveOptions : ImageSaveOptions

Constructors

Name Description
GifImageSaveOptions() Initializes a new instance of the GifImageSaveOptions class.

Properties

Name Description
static Default { get; } Gets the default value for the GifImageSaveOptions class.

See Also