Crate ddsfile [] [src]

The main entry point for this library is the Dds type.

Structs

Caps
Caps2
Dds

This is the main DirectDraw Surface file structure

Error

The Error type.

FourCC
Header
Header10
HeaderFlags
MiscFlag
PixelFormat
PixelFormatFlags

Enums

AlphaMode
D3D10ResourceDimension
D3DFormat
DxgiFormat
ErrorKind

The kind of an error.

Traits

DataFormat
ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Result

Convenient wrapper around std::Result.