public final class CLImageFormat extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static int |
STRUCT_SIZE |
The cl_image_format struct size in bytes.
|
| Constructor | Description |
|---|---|
CLImageFormat(int channelOrder,
int channelType) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getChannelOrder() |
|
int |
getChannelType() |
public static final int STRUCT_SIZE
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.