Graphics - Window🔗
Operators🔗
clear_window: Delete the contents of an output window.
close_window: Close an output window.
copy_rectangle: Copy all pixels within rectangles between output windows.
dump_window: Write the window content to a file.
dump_window_image: Write the window content in an image object.
flush_buffer: Flush the contents of a window.
get_disp_object_model_3d_info: Get the depth or the index of a displayed 3D object model.
get_os_window_handle: Get the operating system window handle.
get_window_attr: Get window characteristics.
get_window_extents: Information about a window’s size and position.
get_window_pointer3: Access to a window’s pixel data.
get_window_type: Get the window type.
new_extern_window: Create a virtual graphics window under Windows.
open_window: Open a graphics window.
query_window_type: Query all available window types.
set_window_attr: Set window characteristics.
set_window_dc: Set the device context of a virtual graphics window (Windows NT).
set_window_extents: Modify position and size of a window.
set_window_type: Specify a window type.
unproject_coordinates: Calculates image coordinates for a point in a 3D plot window.
update_window_pose: Modify the pose of a 3D plot.