NAME
DtTextureGetID - Get the texture image ID number.
SYNOPSIS
#include <Dt.h>
int DtTextureGetID( char *name, unsigned char **image )
DESCRIPTION
DtTextureGetID() returns the textures ID number to be able to
refer to it quicker later.
DIAGNOSTICS
returns one on success and zero on failure.
FILES
Link with -lDtOMio