Struct SDL.SDL_Surface
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public struct SDL_Surface
Fields
|
Improve this Doc
View Source
clip_rect
Declaration
public SDL.SDL_Rect clip_rect
Field Value
|
Improve this Doc
View Source
flags
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
h
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
lock_data
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
locked
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
map
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
pitch
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
pixels
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
refcount
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
userdata
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
w
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|