formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_color_get_rgb

Description

Gets parameters from the project color options

Plugin Prototype

fzrt_error_td fz_proj_color_get_rgb(

fzrt_int

windex,

fz_proj_colr_enum

indx,

fz_rgb_float_td *

rgb )

Parameters

windex [Input]

project window index

indx [Input]

color identifier

rgb [Result]

rgb values

Returns

None

Availability

5.0.0.0

Example Files

util_proj_opts.fsl

See Also

fz_proj_color_set_rgb

Function Set

fz_proj_fset


Defined in

fz_proj_api.h