Struct SDL.SDL_Palette
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public struct SDL_Palette
Fields
| Improve this Doc View Sourcecolors
Declaration
public IntPtr colors
Field Value
| Type | Description |
|---|---|
| System.IntPtr |
ncolors
Declaration
public int ncolors
Field Value
| Type | Description |
|---|---|
| System.Int32 |
refcount
Declaration
public int refcount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
version
Declaration
public int version
Field Value
| Type | Description |
|---|---|
| System.Int32 |