Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Eclipse SWT 3.1
Package:
org.eclipse.swt.graphics
Class
public
class
ImageLoader
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Not specified.
Instances of this class are used to load images from, and save images to, a file or stream.
Currently supported image formats are:
BMP (Windows Bitmap)
ICO (Windows Icon)
JPEG
GIF
PNG
ImageLoaders
can be used to:
load/save single images in all formats
load/save multiple images (GIF/ICO)
load/save animated GIF images
load interlaced GIF/PNG images
load progressive JPEG images
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Currently supported image formats are:
ImageLoaderscan be used to: