|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectomerojava.util.PixelTypes
public class PixelTypes
Field Summary | |
---|---|
static String |
DOUBLE
Identifies the type used to store pixel values. |
static String |
FLOAT
Identifies the type used to store pixel values. |
static String |
INT_16
Identifies the type used to store pixel values. |
static String |
INT_32
Identifies the type used to store pixel values. |
static String |
INT_8
Identifies the type used to store pixel values. |
static Map<String,Integer> |
pixelMap
Set the pixels Map containing the byte size of the map. |
static String |
UINT_16
Identifies the type used to store pixel values. |
static String |
UINT_32
Identifies the type used to store pixel values. |
static String |
UINT_8
Identifies the type used to store pixel values. |
Constructor Summary | |
---|---|
PixelTypes()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String INT_8
public static final String UINT_8
public static final String INT_16
public static final String UINT_16
public static final String INT_32
public static final String UINT_32
public static final String FLOAT
public static final String DOUBLE
public static Map<String,Integer> pixelMap
Constructor Detail |
---|
public PixelTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.