formZ SDK | 5.0 API Reference | System | Texture Maps

fz_tmap_embd_iost

Description

iost for an embedded tmap. Note, that when reading, the tmap must be allocated first with a call to fz_tmap_embd_allocate.

Plugin Prototype

fzrt_error_td fz_tmap_embd_iost(

fz_iost_ptr

iost,

fz_iost_dir_td_enum

dir,

fz_tmap_embd_ptr

tmap_embd )

Parameters

iost [Input]

the io stream from which to read / to which to write

dir [Input]

FZ_IOST_READ or FZ_IOST_WRITE

tmap_embd [Input]

the embedded texture map

Returns

error codes

Availability

7.0.0.0

See Also

fz_tmap_embd_allocate

Function Set

fz_tmap_fset


Defined in

fz_tmap_api.h