PixelStoreParameter EnumerationDelta Engine Documentation

Namespace: DeltaEngine.Graphics.OpenGL
Assembly: DeltaEngine.Graphics.OpenGL (in DeltaEngine.Graphics.OpenGL.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public enum PixelStoreParameter
Members

  Member nameValueDescription
UnpackSwapBytes3312
UnpackLsbFirst3313
UnpackRowLength3314
UnpackSkipRows3315
UnpackSkipPixels3316
UnpackAlignment3317
PackSwapBytes3328
PackLsbFirst3329
PackRowLength3330
PackSkipRows3331
PackSkipPixels3332
PackAlignment3333
PackSkipImages32875
PackSkipImagesExt32875
PackImageHeight32876
PackImageHeightExt32876
UnpackSkipImages32877
UnpackSkipImagesExt32877
UnpackImageHeight32878
UnpackImageHeightExt32878
PackSkipVolumesSgis33072
PackImageDepthSgis33073
UnpackSkipVolumesSgis33074
UnpackImageDepthSgis33075
PixelTileWidthSgix33088
PixelTileHeightSgix33089
PixelTileGridWidthSgix33090
PixelTileGridHeightSgix33091
PixelTileGridDepthSgix33092
PixelTileCacheSizeSgix33093
PackResampleSgix33836
UnpackResampleSgix33837
PackSubsampleRateSgix34208
UnpackSubsampleRateSgix34209
See Also