Palette.Palette Constructor |
Language: |
Visual Basic Public Sub New( _
ByVal device As Device, _
ByVal file As String _
)C# public Palette(
Device device,
string file
);C++ public:
Palette(
Device^ device,
String^ file
);JScript public function Palette(
device : Device,
file : String
);
device Microsoft.DirectX.DirectDraw.Device
file System.String
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center