Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
R
S
R
RESIZE_STRATEGY_CROP_TO_FIT_IMAGE_SIZE
- Static variable in class com.gif4j.light.
GifImage
Represents a resize strategy, when every subsequent image frame is necessarily resized by cropping to fit the fixed logical screen size.
RESIZE_STRATEGY_EXTEND_TO_CURRENT
- Static variable in class com.gif4j.light.
GifImage
Represents a resize strategy, when logical screen width and height are necessarily extended to support the adding frame's size.
RESIZE_STRATEGY_SCALE_TO_FIT_IMAGE_SIZE
- Static variable in class com.gif4j.light.
GifImage
Represents a resize strategy, when every subsequent image frame is necessarily resized by scaling to fit the fixed logical screen size.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
R
S