2.1.14.1.17 okutil_get_increment_ocolor


Description

Get increment color

Syntax

BOOL okutil_get_increment_ocolor( OCOLOR * poColor, int nInternalIndex )

Parameters

poColor
[output] pointer to receive color value
nInternalIndex
[input] internal index

Return

TRUE if successful, otherwise FALSE.

Examples

See examples of okutil_get_ocolor_by_col_

Remark

See Also

okutil_get_internal_index_by_col, okutil_get_ocolor_by_col

Header to Included

origin.h

Reference