Man Page: dtk_texture_getsize
Operating Environment: debian
Section: 3
DTK_TEXTURE_GETSIZE(3) Draw Toolkit manual DTK_TEXTURE_GETSIZE(3)NAMEdtk_texture_getsize - Return texture size in pixelSYNOPSIS#include <drawtk.h> void dtk_texture_getsize(dtk_htex tex, unsigned int *w, unsigned int *h);DESCRIPTIONThis 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 VALUENoneSEE ALSOdtk_load_image(3)EPFL2010 DTK_TEXTURE_GETSIZE(3)
| Related Man Pages |
|---|
| glprioritizetextures(3g) - redhat |
| dtk_load_image(3) - debian |
| dtk_create_complex_shape(3) - debian |
| dtk_create_window(3) - debian |
| glprioritizetextures(3g) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |