formZ SDK | 5.0 API Reference | System | Texture Maps
Description
Determine whether the original source file for the embedded tmap
is no longer the same as the pixels in the embedded tmap
They are the same if :
The original file can be found
The original file has the same width and height
The pixels are identical
Plugin Prototype
fzrt_error_td fz_tmap_embd_same_as_tmap_org(
fzrt_int | windex, |
tmap_embd, | |
are_same ) |
Parameters
windex [Input]
project window index
tmap_embd [Input]
the embedded texture map
are_same [Result]
TRUE, if the original file and the embdded pixels are the same, FALSE otherwise
Returns
error codes
Availability
7.0.0.0
Function Set
Defined in