formZ SDK | 5.0 API Reference | System | Texture Maps

fz_tmap_embd_get_info_func

Description

Gets embedded texture map info

Plugin Prototype

fzrt_error_td fz_tmap_embd_get_info_func(

fz_tmap_embd_ptr

tmap_embd,

fzrt_int *

width,

fzrt_int *

height,

fz_tmap_channel_enum *

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

fz_tmap_api.h