|
unsafe | Image (ulong width=0uL, ulong height=0uL, int format=0, ulong rowPitch=0uL, ulong slicePitch=0uL, byte *pixels=null) |
|
◆ Image()
unsafe DirectXStructs.Image.Image |
( |
ulong | width = 0uL, |
|
|
ulong | height = 0uL, |
|
|
int | format = 0, |
|
|
ulong | rowPitch = 0uL, |
|
|
ulong | slicePitch = 0uL, |
|
|
byte * | pixels = null ) |
◆ Format
int DirectXStructs.Image.Format |
◆ Height
ulong DirectXStructs.Image.Height |
◆ Pixels
unsafe byte* DirectXStructs.Image.Pixels |
◆ RowPitch
ulong DirectXStructs.Image.RowPitch |
◆ SlicePitch
ulong DirectXStructs.Image.SlicePitch |
◆ Width
ulong DirectXStructs.Image.Width |
The documentation for this struct was generated from the following file: