SIDAM_ColorTableLog
SIDAM_ColorTableLog(grfName, imgName)
Returns if a logarithmically-spaced color is set.
(log version of WM_ColorTableReversed
)
Parameters
grfName : string
The name of window
imgName : string
The name of an image.
Returns
int
- 0: a linearly-spaced color.
- 1: a logarithmically-spaced color.
- -1: any error.