ScalePremultArray method

Applies a lookup table to an array of DXPMSAMPLE structures.

Syntax

DXPMSAMPLE retVal = object.ScalePremultArray(pBuffer, cSamples);

Parameters

  • pBuffer [in]
    Type: DXPMSAMPLE

    Pointer to a DXPMSAMPLE object that specifies the source array of DXPMSAMPLE structures.

  • cSamples [in]
    Type: unsigned long

    Value of type unsigned long that specifies the number of samples to convert.

See also

DXApplyLookupTableArray