|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
ImageData
createBmp(
URL,
boolean
|
Get a bitmap ImageData instance from the specified url. |
Added Methods | |
ImageData
createBmp(
byte[],
boolean
|
Get a bitmap ImageData instance from the provided bytes. |
ImageData
createBmp(
URL,
boolean
|
Get a bitmap ImageData instance from the specified url. |
ImageData
createBmp(
URL,
boolean
|
Get a bitmap ImageData instance from the specified url. |
boolean
isSupportedType(
ImageType )
|
Checks if the type of image is supported by factory. |
Changed Methods | ||
ImageData
createBmp(
byte[],
boolean
|
Documentation changed from old to new. Now deprecated. |
will be removed in 7.2 |
ImageData
createGifFrame(
byte[],
int
|
Documentation changed from old to new. |
Returns a specified frame of the gif image |
ImageData
createGifFrame(
URL,
int
|
Documentation changed from old to new. |
Returns a specified frame of the gif image |
List
createGifFrames(
byte[],
int[]
|
Documentation changed from old to new. |
Returns List of gif image frames |
List
createGifFrames(
URL,
int[]
|
Documentation changed from old to new. |
Returns List of gif image frames |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |