Output of the image from the communication line

|Scalar|
в палитре на схеме

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.

Входные порты

  • 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.

Выходные порты

none

Свойства

none

Параметры

  • Values – input array in the form of a matrix with the dimension WIDTH×HEIGHT.
Прим.: 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.

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