Retrieves the method used for image compositing.
Syntax
HRESULT retVal = object.GetCompositeOperation(pCompOp);
Parameters
pCompOp [out]
Type: DXSURFMODCOMPOPPointer to a value that determines the method used for compositing.
See also
Reference
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Retrieves the method used for image compositing.
HRESULT retVal = object.GetCompositeOperation(pCompOp);
pCompOp [out]
Type: DXSURFMODCOMPOP
Pointer to a value that determines the method used for compositing.
Reference