Show / Hide Table of Contents

Class WindowIcon

Stores a window icon. A window icon is defined as a 2-dimensional buffer of RGBA values.

Inheritance
Object
WindowIcon
MouseCursor
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: OpenTK
Assembly: OpenTK.dll
Syntax
public class WindowIcon

Constructors

WindowIcon()

Initializes a new instance of the WindowIcon class.

Declaration
protected WindowIcon()
In This Article
Back to top Generated by DocFX