SIDAM_ImageColorRGBMode
SIDAM_ImageColorRGBMode(grfName, imgName, key)
Returns mode of minRGB/maxRGB.
Parameters
grfName : string
The name of window
imgName : string
The name of an image.
key : string
“minRGB” or “maxRGB”
Returns
int
- 0: use first/last color
- 1: (r,g,b)
- 2: transparent
- -1: any error