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