ClassesClasses | | Operators

Object

List of Operators

attach_background_to_windowAttachBackgroundToWindowAttachBackgroundToWindowattach_background_to_window
Attach a background image to a HALCON window.
attach_drawing_object_to_windowAttachDrawingObjectToWindowAttachDrawingObjectToWindowattach_drawing_object_to_window
Attach an existing drawing object to a HALCON window.
clear_drawing_objectClearDrawingObjectClearDrawingObjectclear_drawing_object
Delete drawing object.
create_drawing_object_circleCreateDrawingObjectCircleCreateDrawingObjectCirclecreate_drawing_object_circle
Create a circle which can be modified interactively.
create_drawing_object_circle_sectorCreateDrawingObjectCircleSectorCreateDrawingObjectCircleSectorcreate_drawing_object_circle_sector
Create a circle sector which can be modified interactively.
create_drawing_object_ellipseCreateDrawingObjectEllipseCreateDrawingObjectEllipsecreate_drawing_object_ellipse
Create an ellipse which can be modified interactively.
create_drawing_object_ellipse_sectorCreateDrawingObjectEllipseSectorCreateDrawingObjectEllipseSectorcreate_drawing_object_ellipse_sector
Create an elliptic sector which can be modified interactively.
create_drawing_object_lineCreateDrawingObjectLineCreateDrawingObjectLinecreate_drawing_object_line
Create a line which can be modified interactively.
create_drawing_object_rectangle1CreateDrawingObjectRectangle1CreateDrawingObjectRectangle1create_drawing_object_rectangle1
Create a rectangle parallel to the coordinate axis which can be modified interactively.
create_drawing_object_rectangle2CreateDrawingObjectRectangle2CreateDrawingObjectRectangle2create_drawing_object_rectangle2
Create a rectangle of any orientation which can be modified interactively.
create_drawing_object_textCreateDrawingObjectTextCreateDrawingObjectTextcreate_drawing_object_text
Create a text object which can be moved interactively.
create_drawing_object_xldCreateDrawingObjectXldCreateDrawingObjectXldcreate_drawing_object_xld
Create a XLD contour which can be modified interactively.
detach_background_from_windowDetachBackgroundFromWindowDetachBackgroundFromWindowdetach_background_from_window
Detach the background image from a HALCON window.
detach_drawing_object_from_windowDetachDrawingObjectFromWindowDetachDrawingObjectFromWindowdetach_drawing_object_from_window
Detach an existing drawing object from a HALCON window.
get_drawing_object_iconicGetDrawingObjectIconicGetDrawingObjectIconicget_drawing_object_iconic
Return the iconic object of a drawing object.
get_drawing_object_paramsGetDrawingObjectParamsGetDrawingObjectParamsget_drawing_object_params
Get the parameters of a drawing object.
get_window_background_imageGetWindowBackgroundImageGetWindowBackgroundImageget_window_background_image
Gets a copy of the background image of the HALCON window.
set_content_update_callbackSetContentUpdateCallbackSetContentUpdateCallbackset_content_update_callback
Sets the callback for content updates in buffer window.
set_drawing_object_callbackSetDrawingObjectCallbackSetDrawingObjectCallbackset_drawing_object_callback
Add a callback function to a drawing object.
set_drawing_object_paramsSetDrawingObjectParamsSetDrawingObjectParamsset_drawing_object_params
Set the parameters of a drawing object.
set_drawing_object_xldSetDrawingObjectXldSetDrawingObjectXldset_drawing_object_xld
Set the contour of an interactive draw XLD.

ClassesClasses | | Operators