Palette.GetEntries Method |
Language: |
Visual Basic Public Function GetEntries( _
ByVal base As Integer, _
ByVal numEntries As Integer _
) As PaletteEntry()C# public PaletteEntry[] GetEntries(
int base,
int numEntries
);C++ public:
array<PaletteEntry>^ GetEntries(
int base,
int numEntries
);JScript public function GetEntries(
base : int,
numEntries : int
) : PaletteEntry[];
base System.Int32
numEntries System.Int32
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