Show / Hide Table of Contents

Enum ExtUnpackSubimage

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum ExtUnpackSubimage

Fields

Name Description
UnpackRowLengthExt

Original was GL_UNPACK_ROW_LENGTH_EXT = 0x0CF2

UnpackSkipPixelsExt

Original was GL_UNPACK_SKIP_PIXELS_EXT = 0x0CF4

UnpackSkipRowsExt

Original was GL_UNPACK_SKIP_ROWS_EXT = 0x0CF3

In This Article
Back to top Generated by DocFX