RetroArch
|
Extended bitmap properties. More...
#include <d2d1_1.h>
Public Member Functions | |
_Field_size_opt_ (1) ID2D1ColorContext *colorContext | |
Public Attributes | |
D2D1_PIXEL_FORMAT | pixelFormat |
FLOAT | dpiX |
FLOAT | dpiY |
D2D1_BITMAP_OPTIONS | bitmapOptions |
Specifies how the bitmap can be used. More... | |
Extended bitmap properties.
D2D1_BITMAP_PROPERTIES1::_Field_size_opt_ | ( | 1 | ) |
D2D1_BITMAP_OPTIONS D2D1_BITMAP_PROPERTIES1::bitmapOptions |
Specifies how the bitmap can be used.
FLOAT D2D1_BITMAP_PROPERTIES1::dpiX |
FLOAT D2D1_BITMAP_PROPERTIES1::dpiY |
D2D1_PIXEL_FORMAT D2D1_BITMAP_PROPERTIES1::pixelFormat |