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

To be documented. More...

+ Inheritance diagram for DirectXStructs.ScratchImage:
+ Collaboration diagram for DirectXStructs.ScratchImage:

Public Member Functions

 ScratchImage (nint handle)
 
bool Equals (ScratchImage other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static implicit operator ScratchImage (nint handle)
 
static bool operator== (ScratchImage left, ScratchImage right)
 
static bool operator!= (ScratchImage left, ScratchImage right)
 
static bool operator== (ScratchImage left, nint right)
 
static bool operator!= (ScratchImage left, nint right)
 

Properties

nint Handle [get]
 
bool IsNull [get]
 
static ScratchImage Null [get]
 
string DebuggerDisplay [get]
 

Detailed Description

To be documented.

Constructor & Destructor Documentation

◆ ScratchImage()

DirectXStructs.ScratchImage.ScratchImage ( nint handle)

Member Function Documentation

◆ Equals() [1/2]

override bool DirectXStructs.ScratchImage.Equals ( object obj)

◆ Equals() [2/2]

bool DirectXStructs.ScratchImage.Equals ( ScratchImage other)

◆ GetHashCode()

override int DirectXStructs.ScratchImage.GetHashCode ( )

◆ operator ScratchImage()

static implicit DirectXStructs.ScratchImage.operator ScratchImage ( nint handle)
static

◆ operator!=() [1/2]

static bool DirectXStructs.ScratchImage.operator!= ( ScratchImage left,
nint right )
static

◆ operator!=() [2/2]

static bool DirectXStructs.ScratchImage.operator!= ( ScratchImage left,
ScratchImage right )
static

◆ operator==() [1/2]

static bool DirectXStructs.ScratchImage.operator== ( ScratchImage left,
nint right )
static

◆ operator==() [2/2]

static bool DirectXStructs.ScratchImage.operator== ( ScratchImage left,
ScratchImage right )
static

Property Documentation

◆ DebuggerDisplay

string DirectXStructs.ScratchImage.DebuggerDisplay
getprivate

◆ Handle

nint DirectXStructs.ScratchImage.Handle
get

◆ IsNull

bool DirectXStructs.ScratchImage.IsNull
get

◆ Null

ScratchImage DirectXStructs.ScratchImage.Null
staticget

The documentation for this struct was generated from the following file: