DOKK / manpages / debian 10 / ivtools-dev / RasterRect.3u.en
RasterRect(3U) InterViews Reference Manual RasterRect(3U)

RasterRect - structured graphic displaying a raster image

#include <Unidraw/Graphic/rasterrect.h>

A RasterRect is a Graphic that displays a raster image defined by a Raster object. With no transformation, the raster will be drawn with its lower-left corner at the origin.

Construct a RasterRect, supplying a Raster object and an optional graphic from which to obtain an initial transformation. The RasterRect references the given graphic.
Return the raster that defines the image that the RasterRect displays.

Graphic(3U), Raster(3I)

2 February 1991 Unidraw