formZ SDK | 5.0 API Reference | Project | Window Manager
Description
Window custom image size dimensions types.
enum fz_wind_image_cust_dimn_type_enum {
FZ_WIND_IMAGE_CUST_DIMN_TYPE_PIXEL,
FZ_WIND_IMAGE_CUST_DIMN_TYPE_SIZE };
Members
FZ_WIND_IMAGE_CUST_DIMN_TYPE_PIXEL
Indicates the custom image size is set by pixel dimensions.
FZ_WIND_IMAGE_CUST_DIMN_TYPE_SIZE
Indicates the custom image size is set by size and resolution.
Availability
5.0.0.0
See Also
Defined in