ScaleArray method
Applies a lookup table to an array of DXSAMPLE structures.
Syntax
DXSAMPLE retVal = object.ScaleArray(pBuffer, cSamples);
Parameters
pBuffer [in]
Type: DXSAMPLEPointer to a DXSAMPLE object that specifies the source array of DXSAMPLE structures.
cSamples [in]
Type: unsigned longValue of type unsigned long that specifies the number of samples to convert.