Show / Hide Table of Contents

Struct RGBColorVolume

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: OpenTK.Platform.Native.Windows
Assembly: OpenTK.Platform.dll
Syntax
public struct RGBColorVolume

Fields

BluePrimary

Declaration
public Vector2 BluePrimary
Field Value
Type Description
Vector2

GreenPrimary

Declaration
public Vector2 GreenPrimary
Field Value
Type Description
Vector2

MaxFullFrameLuminance

Declaration
public float MaxFullFrameLuminance
Field Value
Type Description
float

MaxLuminance

Declaration
public float MaxLuminance
Field Value
Type Description
float

MinLuminance

Declaration
public float MinLuminance
Field Value
Type Description
float

RedPrimary

Declaration
public Vector2 RedPrimary
Field Value
Type Description
Vector2

WhitePoint

Declaration
public Vector2 WhitePoint
Field Value
Type Description
Vector2
In this article
Back to top Generated by DocFX