public final class EXTUnpackSubimage extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
GL_UNPACK_ROW_LENGTH |
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and
GetFloatv:
|
static int |
GL_UNPACK_SKIP_PIXELS |
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and
GetFloatv:
|
static int |
GL_UNPACK_SKIP_ROWS |
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and
GetFloatv:
|
public static final int GL_UNPACK_ROW_LENGTH
public static final int GL_UNPACK_SKIP_ROWS
public static final int GL_UNPACK_SKIP_PIXELS
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.