|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.umlv.lovmi.image.AbstractImage
fr.umlv.lovmi.image.fullmemory.ImageFullMemory
public abstract class ImageFullMemory
| Field Summary | |
|---|---|
protected static byte[] |
darkpixel
|
| Fields inherited from class fr.umlv.lovmi.image.AbstractImage |
|---|
height, loadingState, MAXSIZEOFHISTO, numberOfChannels, type, width |
| Constructor Summary | |
|---|---|
ImageFullMemory()
|
|
| Method Summary |
|---|
| Methods inherited from class fr.umlv.lovmi.image.AbstractImage |
|---|
applyFilter, applyFilter, getDisplayableImage, getHeight, getHistogram, getHistogram, getImageType, getLoadinState, getNumberOfChannels, getResizedImage, getWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface fr.umlv.lovmi.image.Image |
|---|
getPixelValue, save, setPixelValue |
| Field Detail |
|---|
protected static final byte[] darkpixel
| Constructor Detail |
|---|
public ImageFullMemory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||