public class NppiColorConvMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
NPPI_FROM_RGB_TO_YCBCR
Deprecated.
|
static int |
NPPI_FROM_YCBCR_TO_RGB
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
stringFor(int m)
Deprecated.
Returns the String identifying the given NppiColorConvMode
|
public static final int NPPI_FROM_RGB_TO_YCBCR
public static final int NPPI_FROM_YCBCR_TO_RGB