yucad3d

CadSaveColors

Persist / load the 256-entry palette as text (one decimal COLORREF per line).

std::int32_t CadSaveColors ( const char* szFileName );

Parameters

szFileName (const char*)
NUL-terminated UTF-8 string.

Return Value

Nonzero (TRUE) on success, 0 (FALSE) on failure.

See Also