Class WindowIcon
Stores a window icon. A window icon is defined as a 2-dimensional buffer of RGBA values.
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()