Alphabetical Class Index   File Members   Compound Members   File List  

GDIExportInfo Struct Reference

#include <HIOUtilityGDIOutput.h>

List of all members.

Public Attributes

HDC deviceContext
 Windows Device Context.
HDC attribDC
 The attribute device context for the CDC object.
bool rasterOutput
 True if raster output is supported by device context.
bool clipBoard
 True if device context is a clipboard.
void * windowID
 ID of window.
bool bForceGrayscale
 Should the output be created in grayscale or color?
bool bConserveMemory
 Determines if banding is used for printing; banding helps reduce the memory footprint required during printing; This option ONLY affects the rasters that are part of the 'background' raster image sent to the printer during the multi-pass print mechanism.
bool bUseWindowColor
 Should the partviewer background be used in the output?
float Height
 Height of the output.
float Width
 Width of the output.
int image_dpi
 Resolution of the raster data in dots per inch; default is 100; similar to bConserveMemory, this option only applies to the background image used in the 2-pass printing mode.


Detailed Description

A type definition for a structure containing information used during a HOOPS/3dGS msw driver clipboard or printer instance (/driver/msw/clipboard or /driver/msw/printer)


The documentation for this struct was generated from the following file: