debian man page for rasterrect

Query: rasterrect

OS: debian

Section: 3u

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RasterRect(3U)						    InterViews Reference Manual 					    RasterRect(3U)

NAME
RasterRect - structured graphic displaying a raster image
SYNOPSIS
#include <Unidraw/Graphic/rasterrect.h>
DESCRIPTION
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.
PUBLIC OPERATIONS
RasterRect(Raster*, Graphic* = nil) Construct a RasterRect, supplying a Raster object and an optional graphic from which to obtain an initial transformation. The RasterRect references the given graphic. Raster* GetOriginal() Return the raster that defines the image that the RasterRect displays.
SEE ALSO
Graphic(3U), Raster(3I) Unidraw 2 February 1991 RasterRect(3U)
Related Man Pages
picture(3u) - suse
picture(3u) - php
picture(3u) - osx
picture(3u) - netbsd
picture(3u) - v7
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
How to copy a column of multiple files and paste into new excel file (next to column)?