formZ SDK | 5.0 API Reference | Project | Window Manager
Description
Window custom image resolution types.
enum fz_wind_image_res_type_enum {
FZ_WIND_IMAGE_RES_TYPE_INCH,
FZ_WIND_IMAGE_RES_TYPE_CM };
Members
FZ_WIND_IMAGE_RES_TYPE_INCH
Indicates the resolution is in pixels per inch.
FZ_WIND_IMAGE_RES_TYPE_CM
Indicates the resolution is in pixels per centimeter.
Availability
5.0.0.0
Defined in