Property | Type | Description | |
---|---|---|---|
MipMapCount | int | ||
PitchOrLinearSize | int | ||
Reserved1 | int[] | ||
Reserved2 | int | ||
ddfPixelFormat | DDPIXELFORMAT | ||
ddsCaps | DDSCAPS2 | ||
depth | int | ||
flags | int | ||
height | int | ||
size_of_structure | int | ||
width | int |
Method | Description | |
---|---|---|
generate ( ParsedBitmap &b2 ) : void |
The generate.
|
|
readStruct ( BinaryReader &br ) : void |
The read struct.
|
|
writeStruct ( BinaryWriter &bw ) : void |
The write struct.
|
public generate ( ParsedBitmap &b2 ) : void | ||
b2 | ParsedBitmap | The b 2. |
return | void |
public readStruct ( BinaryReader &br ) : void | ||
br | BinaryReader | The br. |
return | void |
public writeStruct ( BinaryWriter &bw ) : void | ||
bw | BinaryWriter | The bw. |
return | void |