|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> [ image overview ] | PREV NEXT | ||||||||
Uses of Class
org.eclipse.swt.internal.image.LEDataOutputStream
| Uses of LEDataOutputStream in org.eclipse.swt.internal.image |
| Fields in org.eclipse.swt.internal.image declared as LEDataOutputStream | |
(package private) LEDataOutputStream |
TIFFDirectory.out
|
(package private) LEDataOutputStream |
FileFormat.outputStream
|
(package private) LEDataOutputStream |
LZWCodec.outputStream
|
| Methods in org.eclipse.swt.internal.image with parameters of type LEDataOutputStream | |
(package private) void |
TIFFDirectory.writeToStream(LEDataOutputStream byteStream)
|
void |
FileFormat.unloadIntoStream(org.eclipse.swt.graphics.ImageData image,
LEDataOutputStream stream)
|
boolean |
JPEGSegment.writeToStream(LEDataOutputStream byteStream)
|
void |
LZWCodec.encode(LEDataOutputStream byteStream,
org.eclipse.swt.graphics.ImageData image)
Encode the bytes into the given byte stream from the given DeviceIndependentImage. |
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> [ image overview ] | PREV NEXT | ||||||||