- sample - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
-
- setAlpha(float) - 类 中的方法org.anyline.util.img.WatermarkUtil
-
- setColor(Color) - 类 中的方法org.anyline.util.img.WatermarkUtil
-
- setDegree(Integer) - 类 中的方法org.anyline.util.img.WatermarkUtil
-
- setDelay(int) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Sets the delay time between each frame, or changes it for subsequent frames
(applies to last frame added).
- setDispose(int) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Sets the GIF frame disposal code for the last added frame and any
subsequent frames.
- setFontName(String) - 类 中的方法org.anyline.util.img.WatermarkUtil
-
- setFontSize(int) - 类 中的方法org.anyline.util.img.WatermarkUtil
-
- setFontStyle(int) - 类 中的方法org.anyline.util.img.WatermarkUtil
-
- setFrameRate(float) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Sets frame rate in frames per second.
- setQuality(int) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Sets quality of color quantization (conversion of images to the maximum 256
colors allowed by the GIF specification).
- setRepeat(int) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Sets the number of times the set of GIF frames should be played.
- setSize(int, int) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Sets the GIF frame size.
- setTransparent(Color) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Sets the transparent color for the last added frame and any subsequent
frames.
- sizeSet - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
-
- split(File, File) - 类 中的静态方法org.anyline.util.img.GifUtil
-
拆分gif
- start(OutputStream) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Initiates GIF file creation on the given stream.
- start(String) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
-
Initiates writing of a GIF file with the specified name.
- started - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
-