Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
DirectXStructs.Image Struct Reference

Public Member Functions

unsafe Image (ulong width=0uL, ulong height=0uL, int format=0, ulong rowPitch=0uL, ulong slicePitch=0uL, byte *pixels=null)
 

Public Attributes

ulong Width
 
ulong Height
 
int Format
 
ulong RowPitch
 
ulong SlicePitch
 
unsafe byte * Pixels
 

Constructor & Destructor Documentation

◆ Image()

unsafe DirectXStructs.Image.Image ( ulong width = 0uL,
ulong height = 0uL,
int format = 0,
ulong rowPitch = 0uL,
ulong slicePitch = 0uL,
byte * pixels = null )

Member Data Documentation

◆ 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: