Graphics - Parameters🔗
Operators🔗
convert_coordinates_image_to_window: Convert image coordinates to window coordinates
convert_coordinates_window_to_image: Convert window coordinates to image coordinates
get_contour_style: Get the current contour display fill style.
get_draw: Get the current region fill mode.
get_hsi: Get the HSI coding of the current color.
get_icon: Query the icon for region output
get_line_style: Get the current graphic mode for contours.
get_line_width: Get the current line width for contour display.
get_paint: Get the current display mode for gray values.
get_part: Get the image part.
get_part_style: Get the current interpolation mode for gray value display.
get_rgb: Get the current color in RGB-coding.
get_rgba: Get the current color in RGBA-coding.
get_shape: Get the current region output shape.
get_window_param: Get window parameters.
query_all_colors: Query all color names.
query_color: Query all color names displayable in the window.
query_colored: Query the number of colors for color output.
query_gray: Query the displayable gray values.
query_line_width: Query the possible line widths.
query_paint: Query the gray value display modes.
query_shape: Query the region display modes.
set_color: Set output color.
set_colored: Set multiple output colors.
set_contour_style: Define the contour display fill style.
set_draw: Define the region fill mode.
set_gray: Define gray values for region output.
set_hsi: Define output colors (HSI-coded).
set_icon: Icon definition for region output.
set_line_style: Define a contour output pattern.
set_line_width: Define the line width for region contour output.
set_paint: Define the gray value output mode.
set_part: Modify the displayed image part.
set_part_style: Define an interpolation method for gray value output.
set_rgb: Set the color definition via RGB values.
set_rgba: Set the color definition via RGBA values.
set_shape: Define the region output shape.
set_window_param: Set window parameters.