Searched defs:gx_device_halftone_resource_s (Results 1 – 1 of 1) sorted by relevance
33 struct gx_device_halftone_resource_s { struct34 const char *rname;35 int HalftoneType;36 int Width;37 int Height;38 int num_levels;39 const unsigned int *levels;40 const void *bit_data;41 int elt_size;