GetSurfaceInfo method
Retrieves information about the attributes and structure of the raw surface object's pixel data.
Syntax
HRESULT retVal = object.GetSurfaceInfo(pSurfaceInfo);
Parameters
- pSurfaceInfo
-
Type: DXRAWSURFACEINFO
Pointer to the surface description.
See also
Show: