HALCON 18.05
/
HALCON Operator Reference
/
Graphics
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Window
List of Operators
clear_window
ClearWindow
ClearWindow
clear_window
Delete the contents of an output window.
close_window
CloseWindow
CloseWindow
close_window
Close an output window.
copy_rectangle
CopyRectangle
CopyRectangle
copy_rectangle
Copy all pixels within rectangles between output windows.
dump_window
DumpWindow
DumpWindow
dump_window
Write the window content to a file.
dump_window_image
DumpWindowImage
DumpWindowImage
dump_window_image
Write the window content in an image object.
flush_buffer
FlushBuffer
FlushBuffer
flush_buffer
Flush the contents of a window.
get_disp_object_model_3d_info
GetDispObjectModel3dInfo
GetDispObjectModel3dInfo
get_disp_object_model_3d_info
Get the depth or the index of a displayed 3D object model.
get_os_window_handle
GetOsWindowHandle
GetOsWindowHandle
get_os_window_handle
Get the operating system window handle.
get_window_attr
GetWindowAttr
GetWindowAttr
get_window_attr
Get window characteristics.
get_window_extents
GetWindowExtents
GetWindowExtents
get_window_extents
Information about a window's size and position.
get_window_pointer3
GetWindowPointer3
GetWindowPointer3
get_window_pointer3
Access to a window's pixel data.
get_window_type
GetWindowType
GetWindowType
get_window_type
Get the window type.
new_extern_window
NewExternWindow
NewExternWindow
new_extern_window
Create a virtual graphics window under Windows.
open_window
OpenWindow
OpenWindow
open_window
Open a graphics window.
query_window_type
QueryWindowType
QueryWindowType
query_window_type
Query all available window types.
set_window_attr
SetWindowAttr
SetWindowAttr
set_window_attr
Set window characteristics.
set_window_dc
SetWindowDc
SetWindowDc
set_window_dc
Set the device context of a virtual graphics window (Windows NT).
set_window_extents
SetWindowExtents
SetWindowExtents
set_window_extents
Modify position and size of a window.
set_window_type
SetWindowType
SetWindowType
set_window_type
Specify a window type.
unproject_coordinates
UnprojectCoordinates
UnprojectCoordinates
unproject_coordinates
Calculates image coordinates for a point in a 3D plot window.
update_window_pose
UpdateWindowPose
UpdateWindowPose
update_window_pose
Modify the pose of a 3D plot.
Classes
Classes
|
|
Operators