The SURFCAM API is a set of technical instructions used only by computer programmers to expand the functions of SURFCAM.
scApp_ConvertColor16To64
converts Surfcam old 16-color index to new 64-color index.
scElement_SetCustLineFontAttrib
enables user set line font attribute.
scApp_SetCurrentColor64
sets current color with new 64-color index.
scElement_SetColorAttrib64, scElement_SetColorAttribEx64
set element color with new 64-color index while old color APIs still take old 16-color index.
scApp_ConvertColor64To16
converts Surfcam new 64-color index to old 16-color index.
scApp_GetElementId
returns element permanent id of a database element.
scApp_GetElementHandle
returns the element handle given the element
id.
API programmers, contact Surfware technical support for more details.