formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Bitmap Call Back
Description
Begins writing an image to a bitmap file.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_bmap_write_image_begin(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
fzrt_int | width, |
fzrt_int | height, |
has_alpha ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined data.
width [Input]
The width of the image to export.
height [Input]
The height of the image to export.
has_alpha [Input]
TRUE if the image has alpha data.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in