API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > D3dMetafilePlayContext Class > D3dMetafilePlayContext Methods > D3dMetafilePlayContext::lineBkgndTexture Method
D3dMetafilePlayContext::lineBkgndTexture Method
Syntax
C++
IDirect3DTexture* lineBkgndTexture(DWORD textureStage = 0, bool bSetChan = true) const;
Parameters 
Description 
DWORD textureStage = 0 
[in] Texture channel to set blending parameters.  
bool bSetChan = true 
[in] Set blending parameters to channel. 

Returns the background fill pattern texture assicuated with the specified color of background.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.