formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Vector Call Back
Description
Reads the extents of a vector file. This function is called to read or compute the extents (bounds) of vector data in a file.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_vect_read_frame(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
fzrt_int | size, |
rect ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined data.
size [Input]
The size of the translator defined data.
rect [Result]
The extents of the vector data.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in