RetroArch
Public Attributes | List of all members
D2D1_BITMAP_PROPERTIES Struct Reference

Describes the pixel format and dpi of a bitmap. More...

#include <d2d1.h>

Collaboration diagram for D2D1_BITMAP_PROPERTIES:
[legend]

Public Attributes

D2D1_PIXEL_FORMAT pixelFormat
 
FLOAT dpiX
 
FLOAT dpiY
 

Detailed Description

Describes the pixel format and dpi of a bitmap.

Member Data Documentation

◆ dpiX

FLOAT D2D1_BITMAP_PROPERTIES::dpiX

◆ dpiY

FLOAT D2D1_BITMAP_PROPERTIES::dpiY

◆ pixelFormat

D2D1_PIXEL_FORMAT D2D1_BITMAP_PROPERTIES::pixelFormat

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