debian man page for dtk_texture_getsize

Query: dtk_texture_getsize

OS: debian

Section: 3

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

DTK_TEXTURE_GETSIZE(3)						Draw Toolkit manual					    DTK_TEXTURE_GETSIZE(3)

NAME
dtk_texture_getsize - Return texture size in pixel
SYNOPSIS
#include <drawtk.h> void dtk_texture_getsize(dtk_htex tex, unsigned int *w, unsigned int *h);
DESCRIPTION
This function returns the size in pixel of the original image of the texture tex into the values pointed by w and h. If tex, w or h is NULL, the function does nothing.
RETURN VALUE
None
SEE ALSO
dtk_load_image(3)
EPFL
2010 DTK_TEXTURE_GETSIZE(3)
Related Man Pages
dtk_close(3) - debian
dtk_create_complex_shape(3) - debian
dtk_create_window(3) - debian
dtk_load_video_tcp(3) - debian
dtk_load_video_udp(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com