Show / Hide Table of Contents

Enum PixelStoreResampleMode

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum PixelStoreResampleMode

Fields

Name Description
ResampleDecimateSgix

Original was GL_RESAMPLE_DECIMATE_SGIX = 0x8430

ResampleReplicateSgix

Original was GL_RESAMPLE_REPLICATE_SGIX = 0x8433

ResampleZeroFillSgix

Original was GL_RESAMPLE_ZERO_FILL_SGIX = 0x8434

In This Article
Back to top Generated by DocFX