formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_image_colr_dpth_type_enum

Description

Window custom image color depth types.

enum fz_wind_image_colr_dpth_type_enum {

FZ_WIND_IMAGE_COLR_DPTH_TYPE_8,

FZ_WIND_IMAGE_COLR_DPTH_TYPE_16,

FZ_WIND_IMAGE_COLR_DPTH_TYPE_32 };

Members

FZ_WIND_IMAGE_COLR_DPTH_TYPE_8

Indicates the image color depth is 8-bits.

FZ_WIND_IMAGE_COLR_DPTH_TYPE_16

Indicates the image color depth is 16-bits.

FZ_WIND_IMAGE_COLR_DPTH_TYPE_32

Indicates the image color depth is 32-bits.

Availability

5.0.0.0

See Also

fz_wind_image_opts_parm_enum

Defined in

fz_wind_api.h