RetroArch
Public Attributes | List of all members
D2D1_PRINT_CONTROL_PROPERTIES Struct Reference

The creation properties for a ID2D1PrintControl object. More...

#include <d2d1_1.h>

Public Attributes

D2D1_PRINT_FONT_SUBSET_MODE fontSubset
 
FLOAT rasterDPI
 DPI for rasterization of all unsupported D2D commands or options, defaults to 150.0 More...
 
D2D1_COLOR_SPACE colorSpace
 Color space for vector graphics in XPS package More...
 

Detailed Description

The creation properties for a ID2D1PrintControl object.

Member Data Documentation

◆ colorSpace

D2D1_COLOR_SPACE D2D1_PRINT_CONTROL_PROPERTIES::colorSpace

Color space for vector graphics in XPS package

◆ fontSubset

D2D1_PRINT_FONT_SUBSET_MODE D2D1_PRINT_CONTROL_PROPERTIES::fontSubset

◆ rasterDPI

FLOAT D2D1_PRINT_CONTROL_PROPERTIES::rasterDPI

DPI for rasterization of all unsupported D2D commands or options, defaults to 150.0


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