Output of the image from the communication line





|Scalar|
in the palette on the schematic

The block indicates an image with a set resolution formed from an array of integers. Each number in the array encodes one dot of the image in the RGBA format, i.e. sets its color and transparency. The programming language in-built function may be used for the array forming.

Inputs

  • IMAGE – input port for vector-image;
  • WIDTH – input port for the width value of the displayed image;
  • HEIGHT – input port for the height value of the displayed image.

Outputs

none

Properties

none

Parameters

  • Values – input array in the form of a matrix with the dimension WIDTH×HEIGHT.
Note:
It is important that the WIDTH and HEIGHT inputs do not set an actual size of the block and they set only the dimension of the displayed image that fills the area of the block in the schematic window.

Сопутствующие материалы