InputSampleFormat method

Retrieves the pixel format type for the selected input surface.

Syntax

DXSAMPLEFORMATENUM retVal = object.InputSampleFormat(i);

Parameters

  • i [in]
    Type: unsigned long

    Index of the requested input surface (for transforms with multiple inputs).

Remarks