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
System.Object
WindowIcon
MouseCursor
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: OpenTK
Assembly: cs.temp.dll.dll
Syntax
public class WindowIcon

Constructors

WindowIcon()

Initializes a new instance of the WindowIcon class.

Declaration
protected WindowIcon()
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX