Graphics - Object🔗
Operators🔗
attach_background_to_window: Attach a background image to a HALCON window.
attach_drawing_object_to_window: Attach an existing drawing object to a HALCON window.
clear_drawing_object: Delete drawing object.
create_drawing_object_circle: Create a circle which can be modified interactively.
create_drawing_object_circle_sector: Create a circle sector which can be modified interactively.
create_drawing_object_ellipse: Create an ellipse which can be modified interactively.
create_drawing_object_ellipse_sector: Create an elliptic sector which can be modified interactively.
create_drawing_object_line: Create a line which can be modified interactively.
create_drawing_object_rectangle1: Create a rectangle parallel to the coordinate axis which can be
modified interactively.
create_drawing_object_rectangle2: Create a rectangle of any orientation which can be modified interactively.
create_drawing_object_text: Create a text object which can be moved interactively.
create_drawing_object_xld: Create a XLD contour which can be modified interactively.
detach_background_from_window: Detach the background image from a HALCON window.
detach_drawing_object_from_window: Detach an existing drawing object from a HALCON window.
get_drawing_object_iconic: Return the iconic object of a drawing object.
get_drawing_object_params: Get the parameters of a drawing object.
get_window_background_image: Gets a copy of the background image of the HALCON window.
set_content_update_callback: Sets the callback for content updates in buffer window.
set_drawing_object_callback: Add a callback function to a drawing object.
set_drawing_object_params: Set the parameters of a drawing object.
set_drawing_object_xld: Set the contour of an interactive draw XLD.