- sample - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
- samplefac - 类 中的变量com.github.botaruibo.xvcode.gifencoder.NeuQuant
-
- setDelay(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Sets the delay time between each frame, or changes it for subsequent
frames (applies to last frame added).
- setDispose(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Sets the GIF frame disposal code for the last added frame and any
subsequent frames.
- setFont(Font) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
-
- setFrameRate(float) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Sets frame rate in frames per second.
- setHeight(int) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
-
- setLen(int) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
-
- setQuality(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Sets quality of color quantization (conversion of images to the maximum
256 colors allowed by the GIF specification).
- setRepeat(int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Sets the number of times the set of GIF frames should be played.
- setSize(int, int) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Sets the GIF frame size.
- setTransparent(Color) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Sets the transparent color for the last added frame and any subsequent
frames.
- setWidth(int) - 类 中的方法com.github.botaruibo.xvcode.generator.Generator
-
- sizeSet - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
- start(OutputStream) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Initiates GIF file creation on the given stream.
- start(String) - 类 中的方法com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-
Initiates writing of a GIF file with the specified name.
- started - 类 中的变量com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder
-