Свойство | Type | Description | |
---|---|---|---|
BitmapHeader | HaloBitmapHeader | ||
Properties | BitmapInfo[] | ||
headersize | int |
Méthode | Description | |
---|---|---|
ConvertCEtoH2ParsedBitmap ( |
The convert c eto h 2 parsed bitmap.
|
|
DecodeBitm ( byte bitmBytes, int height, int width, int depth, int bitsPerPixel, BitmapType type, BitmapFormat format, bool swizzle, |
The decode bitm.
|
|
FindChunkAndDecode ( int bitmap, int chunknumber, int mipmap, |
The find chunk and decode.
|
|
ParsedBitmap ( |
Initializes a new instance of the ParsedBitmap class.
|
|
ReadCEParsedBitmap ( |
The read ce parsed bitmap.
|
|
ReadH2ParsedBitmap ( |
The read h 2 parsed bitmap.
|
|
bitmapInternalize ( |
The bitmap internalize.
|
|
bitmapInternalizeRaw ( |
Internalizes a bitmap by passing raw data. This was primarily written for the bitmap internalization in the mainmenu editor.
|
Méthode | Description | |
---|---|---|
DecodeBitmap ( byte &fart, int height, int width, int depth, int bitsPerPixel, BitmapType type, BitmapFormat format, bool swizzle, |
The decode bitmap.
|
|
RtlMoveMemory ( |
||
biGetRawTotalSize ( |
The bi get raw total size.
|
|
biUpdateMapInfo ( |
The bi update map info.
|
|
genPadding ( int amount, byte type ) : byte[] |
The gen padding.
|
|
genPaddingSize ( long totRawSize, int padToSize ) : int |
The gen padding size.
|
|
shift ( |
The shift.
|
public ConvertCEtoH2ParsedBitmap ( |
||
meta | The meta. | |
map | The map. | |
Résultat | void |
public static DecodeBitm ( byte bitmBytes, int height, int width, int depth, int bitsPerPixel, BitmapType type, BitmapFormat format, bool swizzle, |
||
bitmBytes | byte | The bitm bytes. |
height | int | The height. |
width | int | The width. |
depth | int | The depth. |
bitsPerPixel | int | The bits per pixel. |
type | BitmapType | The type. |
format | BitmapFormat | The format. |
swizzle | bool | The swizzle. |
map | The map. | |
visualchunkindex | int | The visualchunkindex. |
ident | int | The ident. |
Résultat |
public FindChunkAndDecode ( int bitmap, int chunknumber, int mipmap, |
||
bitmap | int | The bitmap. |
chunknumber | int | The chunknumber. |
mipmap | int | The mipmap. |
meta | The meta. | |
map | The map. | |
visualchunkindex | int | The visualchunkindex. |
bspnumber | int | The bspnumber. |
Résultat |
public ParsedBitmap ( |
||
meta | The meta. | |
map | The map. | |
Résultat | System |
public ReadCEParsedBitmap ( |
||
meta | The meta. | |
Résultat | void |
public ReadH2ParsedBitmap ( |
||
meta | The meta. | |
Résultat | void |
public static bitmapInternalize ( |
||
bitmapMeta | The bitmap meta. | |
Résultat | void |
public static bitmapInternalizeRaw ( |
||
raw | Entity.RawDataContainer | |
map | Map to add data to | |
Résultat | void |