formZ SDK | 5.0 API Reference | System | Texture Maps

fz_tmap_embd_get_floc

Description

Gets the floc of the file, from which the pixels of the embedded texture map were once loaded. Note, that is is not quaranteed, that this file still exists. should be called first to locate the file on disk.

Plugin Prototype

fzrt_error_td fz_tmap_embd_get_floc(

fz_tmap_embd_ptr

tmap_embd,

fzrt_floc_ptr

floc )

Parameters

tmap_embd [Input]

the embedded texture map

floc [Input]

the file locator

Returns

error codes

Availability

7.0.0.0

See Also

,

Function Set

fz_tmap_fset


Defined in

fz_tmap_api.h