GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pngdriver/Set_window.c File Reference
#include "pngdriver.h"
Include dependency graph for pngdriver/Set_window.c:

Go to the source code of this file.

Functions

void PNG_Set_window (int t, int b, int l, int r)
 

Function Documentation

void PNG_Set_window ( int  t,
int  b,
int  l,
int  r 
)

Definition at line 22 of file pngdriver/Set_window.c.

References clip_bot, clip_left, clip_rite, clip_top, screen_bottom, screen_left, screen_right, and screen_top.

Referenced by PNG_Driver().