Share via


Per-Pixel Alpha Blending

 
Microsoft DirectShow 9.0

Per-Pixel Alpha Blending

Four media subtypes have been defined for per-pixel alpha blending. These subtypes are only supported when the VMR is in mixing mode. The VMR will reject the connection if it is not in mixing mode when an upstream filter attempts to connect using one of these subtypes. These subtypes are defined in uuids.h:

  • MEDIASUBTYPE_ARGB1555
  • MEDIASUBTYPE_ARGB4444
  • MEDIASUBTYPE_ARGB32
  • MEDIASUBTYPE_AYUV

For more information, see Uncompressed RGB Video Subtypes and YUV Video Subtypes.