Dithers a specified array of samples.
Syntax
void DXDitherArray(
  _Inout_ const DXDITHERDESC *pDitherDesc
);
Parameters
- pDitherDesc [in, out]
 A pointer to a DXDITHERDESC structure that contains the samples to dither.
Return value
This function does not return a value.
Requirements
| Minimum supported client | Windows XP | 
| Minimum supported server | Windows 2000 Server | 
| Header | Dxhelper.h |