formZ SDK | 5.0 API Reference | System | Texture Maps
Description
Gets embedded texture map info
Plugin Prototype
fzrt_error_td fz_tmap_embd_get_info_func(
tmap_embd, | |
fzrt_int * | width, |
fzrt_int * | height, |
channels ) |
Parameters
tmap_embd [Input]
the embedded texture map for which to get the info
width [Result, Optional]
the width of the texture map in # of pixels
height [Result, Optional]
the height of the texture map in # of pixels
channels [Result, Optional]
The type of channels : RGB, RGBA, ALPHA
Returns
error codes
Availability
7.0.0.0
Function Set
Defined in