Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fm_cliplim(3G) — HP-UX ANSI C A.10.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fm_clipflag(3G)

fm_cliplim(3G)

NAME

fm_cliplim − set clip limits

SYNOPSIS

int fm_cliplim ( gfd, x, y, width, height );
int gfd;
int x, y;
int width, height;

DESCRIPTION

gfd is an integer file descriptor for an gopened device interface. 

x,y are the minimum (upper,left) x,y clip boundary, in pixels, relative to the window described by gfd. 

Gidth,height are the size, in pixels, of the rectangle to clip. 

DISCUSSION

This routine sets the clipping rectangle for raster alpha output as indicated by x, y, width, and height. 

SEE ALSO

fm_clipflag(3G). 

DIAGNOSTICS

Returns −1 if gfd is not valid; otherwise, 0 is returned.  See errno(2) in HP-UX Reference for more information. 

Hewlett-Packard Company  —  HP-UX Release 10.0

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026