This function updates the client area of the Histogram GUI window specified by hwndHistogram.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_GUI_histogram_update( HIGEAR hIGear, DWORD dwGrpID, HWND hwndHistogram ); |
Name | Type | Description |
---|---|---|
hIGear | HIGEAR | HIGEAR handle to the image. |
dwGrpID | DWORD | Identifier of group where to get display options for creating palette. |
hwndHistogram | HWND | Windows handle to the GUI Histogram window. |
Returns the number of ImageGear errors that occurred during this function call. If there are no errors, the return value is IGE_SUCCESS.
All pixel formats supported by ImageGear for C and C++.
Display, GUI Windows