![]() |
![]() |
![]() |
ColorValue.FillD3DColor Method |
Language: |
Fills a _D3DCOLORVALUE structure with the color values of the current instance.
Visual Basic .NET Public Sub FillD3DColor( _
ByVal pColor As _D3DCOLORVALUE _
)C# public void FillD3DColor(
_D3DCOLORVALUE pColor
);Managed C++ public: void FillD3DColor(
_D3DCOLORVALUE pColor
);JScript .NET public function FillD3DColor(
pColor : _D3DCOLORVALUE
);
pColor Microsoft.DirectX.PrivateImplementationDetails._D3DCOLORVALUE. A _D3DCOLORVALUE structure to contain the current color values.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center