跳过导航链接
A C D F G H I L M O P R S T U W 

A

addFrame(BufferedImage) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Adds next GIF frame.
analyzePixels() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Analyzes image colors and creates color map.
AnimatedGifEncoder - org.anyline.util.img中的类
 
AnimatedGifEncoder() - 类 的构造器org.anyline.util.img.AnimatedGifEncoder
 

C

closeStream - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 
colorDepth - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 
colorTab - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 
create(int, String, String...) - 类 中的静态方法org.anyline.util.img.GifUtil
 
create(int, String, List<String>) - 类 中的静态方法org.anyline.util.img.GifUtil
 
create(int, File, File...) - 类 中的静态方法org.anyline.util.img.GifUtil
 
create(int, File, List<File>) - 类 中的静态方法org.anyline.util.img.GifUtil
 
create(int, int, File, List<File>) - 类 中的静态方法org.anyline.util.img.GifUtil
 

D

delay - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 
dispose - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

F

findClosest(Color) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Returns index of palette color closest to c
finish() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Flushes any pending data and closes output file.
firstFrame - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

G

getAlpha() - 类 中的方法org.anyline.util.img.WatermarkUtil
 
getColor() - 类 中的方法org.anyline.util.img.WatermarkUtil
 
getDegree() - 类 中的方法org.anyline.util.img.WatermarkUtil
 
getFontName() - 类 中的方法org.anyline.util.img.WatermarkUtil
 
getFontSize() - 类 中的方法org.anyline.util.img.WatermarkUtil
 
getFontStyle() - 类 中的方法org.anyline.util.img.WatermarkUtil
 
getImagePixels() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Extracts image pixels into byte array "pixels"
GifUtil - org.anyline.util.img中的类
 
GifUtil() - 类 的构造器org.anyline.util.img.GifUtil
 

H

height - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

I

image - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 
indexedPixels - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

L

log - 类 中的静态变量org.anyline.util.img.WatermarkUtil
 

M

markIcon(File, int, int, File, File) - 类 中的方法org.anyline.util.img.WatermarkUtil
给图片添加水印、可设置水印图片旋转角度
markIcon(File, File, File) - 类 中的方法org.anyline.util.img.WatermarkUtil
 
markIcon(String, String, String) - 类 中的方法org.anyline.util.img.WatermarkUtil
 
markIcon(File, File) - 类 中的方法org.anyline.util.img.WatermarkUtil
 
markIcon(String, String) - 类 中的方法org.anyline.util.img.WatermarkUtil
 
markText(String, File, File) - 类 中的方法org.anyline.util.img.WatermarkUtil
给图片添加水印、可设置水印的旋转角度
markText(String, String, String) - 类 中的方法org.anyline.util.img.WatermarkUtil
 
markText(String, File) - 类 中的方法org.anyline.util.img.WatermarkUtil
 
markText(String, String) - 类 中的方法org.anyline.util.img.WatermarkUtil
 

O

offset(int, int) - 类 中的方法org.anyline.util.img.WatermarkUtil
水印偏移
offset(float, float) - 类 中的方法org.anyline.util.img.WatermarkUtil
水印偏移
org.anyline.util.img - 程序包 org.anyline.util.img
 
out - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

P

palSize - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 
pixels - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

R

repeat - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

S

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
 

T

transIndex - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 
transparent - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

U

usedEntry - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 

W

WatermarkUtil - org.anyline.util.img中的类
 
WatermarkUtil() - 类 的构造器org.anyline.util.img.WatermarkUtil
 
WatermarkUtil(int, int) - 类 的构造器org.anyline.util.img.WatermarkUtil
 
WatermarkUtil(float, float) - 类 的构造器org.anyline.util.img.WatermarkUtil
 
width - 类 中的变量org.anyline.util.img.AnimatedGifEncoder
 
writeGraphicCtrlExt() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Writes Graphic Control Extension
writeImageDesc() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Writes Image Descriptor
writeLSD() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Writes Logical Screen Descriptor
writeNetscapeExt() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Writes Netscape application extension to define repeat count.
writePalette() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Writes color table
writePixels() - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Encodes and writes pixel data
writeShort(int) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Write 16-bit value to output stream, LSB first
writeString(String) - 类 中的方法org.anyline.util.img.AnimatedGifEncoder
Writes string to output stream
A C D F G H I L M O P R S T U W 
跳过导航链接

Copyright © 2024. All rights reserved.