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