formZ SDK | 5.0 API Reference | Project | File Formats
Description
Draft image import flags. These flags correspond to the check boxes on the Image As Draft Image section of the image Import Options dialog.
enum fz_ffmt_image_read_opts_flags_enum {
FZ_FFMT_IMAGE_READ_OPTS_ORIGINALSIZE_BIT,
FZ_FFMT_IMAGE_READ_OPTS_ORIGPROPORTIONS_BIT,
FZ_FFMT_IMAGE_READ_OPTS_STOREINPROJECT_BIT };
Members
FZ_FFMT_IMAGE_READ_OPTS_ORIGINALSIZE_BIT
Keep Original Size.
FZ_FFMT_IMAGE_READ_OPTS_ORIGPROPORTIONS_BIT
Keep Proportional.
FZ_FFMT_IMAGE_READ_OPTS_STOREINPROJECT_BIT
Store Image In Project.
Availability
5.0.0.0
Defined in