DDFXALPHACAPS_BLTALPHAPIXELSNEG
Support for blitting with reversed alpha information included in the pixel format is available.
This flag will only be set if DDCAPS_ALPHA in TDDCaps::Caps is also set.
DDFXALPHACAPS_BLTALPHASURFACES
Support for alpha only surfaces when blitting is available.
DDFXALPHACAPS_BLTALPHASURFACESNEG
Support for reversed alpha only surfaces when blitting is available.
This flag will only be set if DDCAPS_ALPHA in TDDCaps::Caps is also set.
DDFXALPHACAPS_OVERLAYALPHAPIXELSNEG
Support for overlays with reversed alpha information included in the pixel format is available.
This flag will only be set if DDCAPS_ALPHA in TDDCaps::Caps is also set.
DDFXALPHACAPS_OVERLAYALPHASURFACES
Support for alpha only surfaces with overlays is available.
DDFXALPHACAPS_OVERLAYALPHASURFACESNEG
Support for reversed alpha only surfaces with overlays is available.
This flag will only be set if DDCAPS_ALPHA in TDDCaps::Caps is also set.