class HT_Device_Requirements


See Also
HT_Device:public HT_Physical_Renderer
  Access Methods
m_dither_rgb32_to_mapped8
Determines whether the driver will dither rgb32 to map8.
 
 
m_max_block_pixels
Maximum number of pixels as allocated. If these are not established, the defaults are typically the maximum integer, 2147483647.  
m_max_polygon_points
Maximum number of polygon points as allocated. If these are not established, the defaults are typically the maximum integer, 2147483647.  
m_max_polyline_points
Maximum number of polyline points as allocated. If these are not established, the defaults are typically the maximum integer, 2147483647.  
m_number_of_colors
Maximum number of colors as allocated. If these are not established, the default is 0, not filled in.  
m_pattern_scale
Line pattern scale factor as allocated. If it is not established, the default is 50 pixels.  For more information, see pattern_scale, and the section "Line Patterns," of "Chapter 2 Heidi Architecture, Renditions."