GifOptions

GifOptions constructor (1 of 2)

Initializes a new instance of the GifOptions class.

public GifOptions()

See Also


GifOptions constructor (2 of 2)

Initializes a new instance of the GifOptions class.

public GifOptions(GifOptions gifOptions)
ParameterTypeDescription
gifOptionsGifOptionsThe GIF Options.

See Also