Tao.Platform.Windows SDK Documentation |
|
Wgl.wglGetLayerPaletteEntries Method (IntPtr, Int32, Int32, Int32, Int32)
[Visual Basic]
Overloads Public Shared Function wglGetLayerPaletteEntries( _
ByVal
hdc As
IntPtr, _
ByVal
iLayerPlane As
Integer, _
ByVal
iStart As
Integer, _
ByVal
cEntries As
Integer, _
ByRef
pcr As
Integer _
) As
Integer
[C#]
public static
int wglGetLayerPaletteEntries(
IntPtr hdc,
int iLayerPlane,
int iStart,
int cEntries,
ref
int pcr);
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglGetLayerPaletteEntries Overload List