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