|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcuda.jnpp.NppiColorConvMode
public class NppiColorConvMode
Color Conversion Modes
| Field Summary | |
|---|---|
static int |
NPPI_FROM_RGB_TO_YCBCR
|
static int |
NPPI_FROM_YCBCR_TO_RGB
|
| Method Summary | |
|---|---|
static java.lang.String |
stringFor(int m)
Returns the String identifying the given NppiColorConvMode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NPPI_FROM_RGB_TO_YCBCR
public static final int NPPI_FROM_YCBCR_TO_RGB
| Method Detail |
|---|
public static java.lang.String stringFor(int m)
m - The NppiColorConvMode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||