formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_ctab_get_color_count

Description

Gets the number of colors in a color table.

Plugin Prototype

fzrt_error_td fzrt_ctab_get_color_count(

fzrt_color_table_ptr

cTab,

short *

nColors )

Parameters

cTab [Input]

color table pointer

nColors [Result]

pointer to short that received the number of colors in the color table

Returns

error number, FZRT_NOERR if successful

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h