formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Gets the color table for a pixel buffer. A pixel buffer only contains a color table it is created with a pixel format of FZRT_PBUF_FORMAT_INDEXED.
Plugin Prototype
fzrt_error_td fzrt_pbuf_get_clut(
pixbuf, | |
clut ) |
Parameters
pixbuf [Input]
pointer to a pixel buffer
clut [Result]
pointer to a color table pointer received the pixel buffer color table
Returns
error number, FZRT_NOERR if successful
Availability
5.0.0.0
Function Set
Defined in