java ImageInfo *.jpg *.png *.gif http://somesite.tld/image.jpgor call it without parameters and pipe data to it:
java ImageInfo < image.jpg
Known limitations:
Requirements:
The latest version can be found at http://schmidt.devlib.org/image-info/.
Written by Marco Schmidt.
This class is contributed to the Public Domain. Use it at your own risk.
true
as argument to identify animated GIFs( {@link #getNumberOfImages()} will return a value larger than 1
).-1
. Image
widget.
@author scheglov_ke
@coverage gwt.model
ImageInfo
holds various information about an image in a single object. By having all the information in a single object, it alone can be passed around as a parameter to methods and each method can get access to the information it needs. This is handy for two reasons: java ImageInfo *.jpg *.png *.gif http://somesite.tld/image.jpgor call it without parameters and pipe data to it:
java ImageInfo < image.jpg
Known limitations:
Requirements:
The latest version can be found at http://schmidt.devlib.org/image-info/.
Written by Marco Schmidt.
This class is contributed to the Public Domain. Use it at your own risk.
true
as argument to identify animated GIFs( {@link #getNumberOfImages()} will return a value larger than 1
).-1
. java ImageInfo *.jpg *.png *.gif http://somesite.tld/image.jpgor call it without parameters and pipe data to it:
java ImageInfo < image.jpg
Known limitations:
Requirements:
The latest version can be found at http://www.geocities.com/marcoschmidt.geo/image-info.html.
Written by Marco Schmidt.
This class is contributed to the Public Domain. Use it at your own risk.
Last modification 2004-02-29.
History:
true
as argument to identify animated GIFs( {@link #getNumberOfImages()} will return a value larger than 1
).-1
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|