HALCON 17.12
/
HALCON Operator Reference
/
Graphics
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Object
List of Operators
attach_background_to_window
AttachBackgroundToWindow
AttachBackgroundToWindow
attach_background_to_window
Attach a background image to a HALCON window.
attach_drawing_object_to_window
AttachDrawingObjectToWindow
AttachDrawingObjectToWindow
attach_drawing_object_to_window
Attach an existing drawing object to a HALCON window.
clear_drawing_object
ClearDrawingObject
ClearDrawingObject
clear_drawing_object
Delete drawing object.
create_drawing_object_circle
CreateDrawingObjectCircle
CreateDrawingObjectCircle
create_drawing_object_circle
Create a circle which can be modified interactively.
create_drawing_object_circle_sector
CreateDrawingObjectCircleSector
CreateDrawingObjectCircleSector
create_drawing_object_circle_sector
Create a circle sector which can be modified interactively.
create_drawing_object_ellipse
CreateDrawingObjectEllipse
CreateDrawingObjectEllipse
create_drawing_object_ellipse
Create an ellipse which can be modified interactively.
create_drawing_object_ellipse_sector
CreateDrawingObjectEllipseSector
CreateDrawingObjectEllipseSector
create_drawing_object_ellipse_sector
Create an elliptic sector which can be modified interactively.
create_drawing_object_line
CreateDrawingObjectLine
CreateDrawingObjectLine
create_drawing_object_line
Create a line which can be modified interactively.
create_drawing_object_rectangle1
CreateDrawingObjectRectangle1
CreateDrawingObjectRectangle1
create_drawing_object_rectangle1
Create a rectangle parallel to the coordinate axis which can be modified interactively.
create_drawing_object_rectangle2
CreateDrawingObjectRectangle2
CreateDrawingObjectRectangle2
create_drawing_object_rectangle2
Create a rectangle of any orientation which can be modified interactively.
create_drawing_object_text
CreateDrawingObjectText
CreateDrawingObjectText
create_drawing_object_text
Create a text object which can be moved interactively.
create_drawing_object_xld
CreateDrawingObjectXld
CreateDrawingObjectXld
create_drawing_object_xld
Create a XLD contour which can be modified interactively.
detach_background_from_window
DetachBackgroundFromWindow
DetachBackgroundFromWindow
detach_background_from_window
Detach the background image from a HALCON window.
detach_drawing_object_from_window
DetachDrawingObjectFromWindow
DetachDrawingObjectFromWindow
detach_drawing_object_from_window
Detach an existing drawing object from a HALCON window.
get_drawing_object_iconic
GetDrawingObjectIconic
GetDrawingObjectIconic
get_drawing_object_iconic
Return the iconic object of a drawing object.
get_drawing_object_params
GetDrawingObjectParams
GetDrawingObjectParams
get_drawing_object_params
Get the parameters of a drawing object.
get_window_background_image
GetWindowBackgroundImage
GetWindowBackgroundImage
get_window_background_image
Gets a copy of the background image of the HALCON window.
set_content_update_callback
SetContentUpdateCallback
SetContentUpdateCallback
set_content_update_callback
Sets the callback for content updates in buffer window.
set_drawing_object_callback
SetDrawingObjectCallback
SetDrawingObjectCallback
set_drawing_object_callback
Add a callback function to a drawing object.
set_drawing_object_params
SetDrawingObjectParams
SetDrawingObjectParams
set_drawing_object_params
Set the parameters of a drawing object.
set_drawing_object_xld
SetDrawingObjectXld
SetDrawingObjectXld
set_drawing_object_xld
Set the contour of an interactive draw XLD.
Classes
Classes
|
|
Operators