A B C D E G I L M Q R S T W

M

MEMORY_LOW_FAST - Static variable in class com.gif4j.quantizer.Quantizer
fast low memory mode.
MEMORY_LOW_FAST_DITHER - Static variable in class com.gif4j.quantizer.Quantizer
fast low memory mode + dithering.
MEMORY_LOW_OPTIMIZED - Static variable in class com.gif4j.quantizer.Quantizer
optimized low memory mode.
MEMORY_LOW_OPTIMIZED_DITHER - Static variable in class com.gif4j.quantizer.Quantizer
optimized low memory mode + dithering.
MEMORY_NORMAL_FAST - Static variable in class com.gif4j.quantizer.Quantizer
fast normal memory mode.
MEMORY_NORMAL_FAST_DITHER - Static variable in class com.gif4j.quantizer.Quantizer
fast normal memory mode + dithering.
MEMORY_NORMAL_OPTIMIZED - Static variable in class com.gif4j.quantizer.Quantizer
optimized normal memory mode.
MEMORY_NORMAL_OPTIMIZED_DITHER - Static variable in class com.gif4j.quantizer.Quantizer
optimized normal memory mode + dithering.
MOVE_FROM_BOTTOM_TO_TOP - Static variable in class com.gif4j.CurtainFilter
Move 1 segment curtain from the bottom to the top
MOVE_FROM_CENTER_TO_LEFT_RIGHT - Static variable in class com.gif4j.CurtainFilter
Move 2 segments curtain from the center to left/right sides
MOVE_FROM_LEFT_RIGHT_TO_CENTER - Static variable in class com.gif4j.CurtainFilter
Move 2 segments curtain from left/right sides to the center
MOVE_FROM_LEFT_TO_RIGHT - Static variable in class com.gif4j.CurtainFilter
Move 1 segment curtain from the left side to the right side
MOVE_FROM_MIDDLE_TO_TOP_BOTTOM - Static variable in class com.gif4j.CurtainFilter
Move 2 segments curtain from the center to top/bottom
MOVE_FROM_RIGHT_TO_LEFT - Static variable in class com.gif4j.CurtainFilter
Move 1 segment curtain from the right side to the left side
MOVE_FROM_TOP_BOTTOM_TO_MIDDLE - Static variable in class com.gif4j.CurtainFilter
Move 2 segments curtain from top/bottom to the center
MOVE_FROM_TOP_TO_BOTTOM - Static variable in class com.gif4j.CurtainFilter
Move 1 segment curtain from the top to the bottom
MillFilter - class com.gif4j.MillFilter.
An instance of MillFilter implements the gradual appearance animation in the form of rotating mill.
MillFilter() - Constructor for class com.gif4j.MillFilter
Constructs MillFilter by default: number of frames = 8 and delay between frames = 0.1 sec (10 1/100 sec)
MillFilter(int) - Constructor for class com.gif4j.MillFilter
Constructs MillFilter with the specified number of frames and default delay between frames = 0.1 sec (10 1/100 sec)
MillFilter(int, int) - Constructor for class com.gif4j.MillFilter
Constructs MillFilter with the specified number of frames and delay between frames
MorphingFilter - class com.gif4j.MorphingFilter.
MorphingFilter is the abstract base class for all morphing filters.
MorphingFilter() - Constructor for class com.gif4j.MorphingFilter
 
MozaicFilter - class com.gif4j.MozaicFilter.
An instance of MillFilter implements the gradual appearance animation in the form of random mozaic.
MozaicFilter() - Constructor for class com.gif4j.MozaicFilter
Constructs MozaicFilter by default: mozaic box size = 4, number of frames = 4 and delay between frames = 0.1 sec (10 1/100 sec)
MozaicFilter(int) - Constructor for class com.gif4j.MozaicFilter
Constructs MozaicFilter with the specified mozaic box size, default number of frames = 4 and delay between frames = 0.1 sec (10 1/100 sec)
MozaicFilter(int, int) - Constructor for class com.gif4j.MozaicFilter
Constructs MozaicFilter with the specified mozaic box size, number of frames, and default delay between frames = 0.1 sec (10 1/100 sec)
MozaicFilter(int, int, int) - Constructor for class com.gif4j.MozaicFilter
Constructs MozaicFilter with the specified mozaic box size, number of frames and delay between them

A B C D E G I L M Q R S T W