| Package | Description |
|---|---|
| com.nativelibs4java.opencl |
| Modifier and Type | Method and Description |
|---|---|
CLImageFormat.ChannelDataType |
CLImageFormat.getChannelDataType() |
static CLImageFormat.ChannelDataType |
CLImageFormat.ChannelDataType.getEnum(long v) |
static CLImageFormat.ChannelDataType |
CLImageFormat.ChannelDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CLImageFormat.ChannelDataType[] |
CLImageFormat.ChannelDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CLImageFormat(CLImageFormat.ChannelOrder channelOrder,
CLImageFormat.ChannelDataType channelDataType) |
Copyright © 2009-2015. All Rights Reserved.