Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_layer_set_edge.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_layer_set_edge.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_layer_set_edge.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_layer_set_edge.html on line 8

gf_layer_set_edge()

Set the edge processing method for a layer

Synopsis:

#include <gf/gf.h>

void gf_layer_set_edge(gf_layer_t layer, 
                       unsigned edge ); 


Arguments:

layer
A pointer to a gf_layer_t handle of the layer you want to set the edge processing method for.
edge
The filter edge processing method to use.

Can be any of the following values:

GF_LAYER_EDGE_NONE
none.
GF_LAYER_EDGE_CLAMP
Enable edge clamping mode.
GF_LAYER_EDGE_WRAP
Enable edge wrapping.

Library:

gf

Description:

This function allows you to set the edge processing type for a given layer.

Classification:

QNX Graphics Framework

Safety:
Interrupt handler No
Signal handler No
Thread Yes

See also:

gf_display_attach(), gf_layer_detach(), gf_layer_disable(), gf_layer_enable()


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_layer_set_edge.html on line 126

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_layer_set_edge.html on line 126