SIDAM_ImageColorRGBValues(grfName, imgName, key, RGBColor &s)

Returns values of minRGB/maxRGB.

Parameters

grfName : string
The name of window

imgName : string
The name of an image.

key : string
“minRGB” or “maxRGB”

s : STRUCT RGBColor
rgb color is returned.

Returns

int

  • 0: No error
  • !0: Any error

Updated: