Show / Hide Table of Contents

Enum ConvolutionParameterValue

Not used directly.

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum ConvolutionParameterValue

Fields

Name Description
ConstantBorder

Original was GL_CONSTANT_BORDER = 0x8151

Reduce

Original was GL_REDUCE = 0x8016

ReplicateBorder

Original was GL_REPLICATE_BORDER = 0x8153

In This Article
Back to top Generated by DocFX