Skip to content

Graphics - Parameters🔗

Operators🔗

convert_coordinates_image_to_windowConvertCoordinatesImageToWindow: Convert image coordinates to window coordinates

convert_coordinates_window_to_imageConvertCoordinatesWindowToImage: Convert window coordinates to image coordinates

get_contour_styleGetContourStyle: Get the current contour display fill style.

get_drawGetDraw: Get the current region fill mode.

get_hsiGetHsi: Get the HSI coding of the current color.

get_iconGetIcon: Query the icon for region output

get_line_styleGetLineStyle: Get the current graphic mode for contours.

get_line_widthGetLineWidth: Get the current line width for contour display.

get_paintGetPaint: Get the current display mode for gray values.

get_partGetPart: Get the image part.

get_part_styleGetPartStyle: Get the current interpolation mode for gray value display.

get_rgbGetRgb: Get the current color in RGB-coding.

get_rgbaGetRgba: Get the current color in RGBA-coding.

get_shapeGetShape: Get the current region output shape.

get_window_paramGetWindowParam: Get window parameters.

query_all_colorsQueryAllColors: Query all color names.

query_colorQueryColor: Query all color names displayable in the window.

query_coloredQueryColored: Query the number of colors for color output.

query_grayQueryGray: Query the displayable gray values.

query_line_widthQueryLineWidth: Query the possible line widths.

query_paintQueryPaint: Query the gray value display modes.

query_shapeQueryShape: Query the region display modes.

set_colorSetColor: Set output color.

set_coloredSetColored: Set multiple output colors.

set_contour_styleSetContourStyle: Define the contour display fill style.

set_drawSetDraw: Define the region fill mode.

set_graySetGray: Define gray values for region output.

set_hsiSetHsi: Define output colors (HSI-coded).

set_iconSetIcon: Icon definition for region output.

set_line_styleSetLineStyle: Define a contour output pattern.

set_line_widthSetLineWidth: Define the line width for region contour output.

set_paintSetPaint: Define the gray value output mode.

set_partSetPart: Modify the displayed image part.

set_part_styleSetPartStyle: Define an interpolation method for gray value output.

set_rgbSetRgb: Set the color definition via RGB values.

set_rgbaSetRgba: Set the color definition via RGBA values.

set_shapeSetShape: Define the region output shape.

set_window_paramSetWindowParam: Set window parameters.