|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sun.jimi.core.raster.JimiRasterImageSupport
|
+--com.sun.jimi.core.raster.MemoryIntRasterImage
|
+--com.sun.jimi.core.raster.VMemIntRasterImage
|
+--com.sun.jimi.core.raster.VMemChanneledIntRasterImage
Channeled version of VMem int-based images.
| Fields inherited from class com.sun.jimi.core.raster.VMemIntRasterImage |
pageMapper |
| Fields inherited from class com.sun.jimi.core.raster.MemoryIntRasterImage |
imageData,
pixelBuffer |
| Fields inherited from class com.sun.jimi.core.raster.JimiRasterImageSupport |
abort,
colorModel,
error,
finished,
forceRGB,
modified,
newFrameData,
productionAllowed,
productionStarted,
properties,
rowBuf,
sourceColorModel,
waitForOptions |
| Constructor Summary | |
VMemChanneledIntRasterImage(RandomAccessStorage storage,
int width,
int height,
java.awt.image.ColorModel cm)
|
|
| Method Summary | |
void |
addDirectConsumer(java.awt.image.ImageConsumer consumer)
|
| Methods inherited from class com.sun.jimi.core.raster.VMemIntRasterImage |
asIntArray,
getPixel,
getPixelRGB,
getRectangle,
getRectangleRGB,
initStorage,
sendRegionToConsumerFully,
sendToConsumerFully,
storeChannelRectangle,
storePixel,
storeRectangle |
| Methods inherited from class com.sun.jimi.core.raster.MemoryIntRasterImage |
getAppropriateColorModel,
getChannelRectangle,
getChannelRow,
getRow,
getRowRGB,
sendPixel,
sendRectangle,
sendRow,
setChannelPixel,
setChannelRectangle,
setChannelRow,
setPixel,
setRectangle,
setRow,
storeRow,
toRGB,
toRGB |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public VMemChanneledIntRasterImage(RandomAccessStorage storage,
int width,
int height,
java.awt.image.ColorModel cm)
throws JimiException
| Method Detail |
public void addDirectConsumer(java.awt.image.ImageConsumer consumer)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||