Skip to content

Graphics - Window🔗

Operators🔗

clear_windowClearWindow: Delete the contents of an output window.

close_windowCloseWindow: Close an output window.

copy_rectangleCopyRectangle: Copy all pixels within rectangles between output windows.

dump_windowDumpWindow: Write the window content to a file.

dump_window_imageDumpWindowImage: Write the window content in an image object.

flush_bufferFlushBuffer: Flush the contents of a window.

get_disp_object_model_3d_infoGetDispObjectModel3dInfo: Get the depth or the index of a displayed 3D object model.

get_os_window_handleGetOsWindowHandle: Get the operating system window handle.

get_window_attrGetWindowAttr: Get window characteristics.

get_window_extentsGetWindowExtents: Information about a window’s size and position.

get_window_pointer3GetWindowPointer3: Access to a window’s pixel data.

get_window_typeGetWindowType: Get the window type.

new_extern_windowNewExternWindow: Create a virtual graphics window under Windows.

open_windowOpenWindow: Open a graphics window.

query_window_typeQueryWindowType: Query all available window types.

set_window_attrSetWindowAttr: Set window characteristics.

set_window_dcSetWindowDc: Set the device context of a virtual graphics window (Windows NT).

set_window_extentsSetWindowExtents: Modify position and size of a window.

set_window_typeSetWindowType: Specify a window type.

unproject_coordinatesUnprojectCoordinates: Calculates image coordinates for a point in a 3D plot window.

update_window_poseUpdateWindowPose: Modify the pose of a 3D plot.