This is experimental documentation.

C# | Visual Basic | Visual C++ |
namespace MBNCSUtil.Data
Namespace MBNCSUtil.Data
namespace MBNCSUtil.Data

All Types | Classes | Enumerations |
Icon | Type | Description |
---|---|---|
![]() | Blp1ImageType |
Specifies the compression type used by a BLP1 image.
|
![]() | Blp2CompressionType |
Specifies the types of compression supported by a BLP2 image.
|
![]() | BniFileParser |
Provides a parser for .bni files from Starcraft and Warcraft II: Battle.net Edition.
|
![]() | BniIcon |
Represents metadata about an icon from a Starcraft or Warcraft II: Battle.net Edition .BNI file. This class cannot be inherited.
|
![]() | ImageParser |
When implemented in a derived class, allows a custom image codec to be parsed to retrieve a .NET Image object.
|
![]() | MpqArchive |
Represents an MPQ archive.
|
![]() | MpqException |
Wraps an I/O exception with MPQ-specific errors.
|
![]() | MpqFileStream |
Represents an MPQ file stream (that is, a stream within an MPQ file).
|
![]() | MpqServices |
Provides access to the loading and unloading of MPQ archives. This class cannot be instantiated or inherited.
|