Expand Minimize
This topic has not yet been rated - Rate this topic

ICM_DRAW_GET_PALETTE message

The ICM_DRAW_GET_PALETTE message requests a rendering driver to return a palette.



ICM_DRAW_GET_PALETTE 
wParam = 0; 
lParam = 0; 


Return Value

The driver should return one of the following: a handle of the palette being used, NULL if it doesn't have a handle to return, or ICERR_UNSUPPORTED if it doesn't support palettes.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Vfw.h

See also

Video Compression Manager
Video Compression Messages

 

 

Build date: 10/27/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.