builder
Creates a new GifEncoderBuilder for configuring and building a GifEncoder.
Return
A GifEncoderBuilder instance for configuring the encoder.
Parameters
path
The path of the file to write the GIF data to.
Throws
If an I/O error occurs.
Creates a new GifEncoderBuilder for configuring and building a GifEncoder.
A GifEncoderBuilder instance for configuring the encoder.
The path of the file to write the GIF data to.
If an I/O error occurs.