class D2D1_RENDER_TARGET_PROPERTIES
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) float |
dpiX |
(package private) float |
dpiY |
(package private) int |
minLevel |
(package private) D2D1_PIXEL_FORMAT |
pixelFormat |
(package private) int |
type |
(package private) int |
usage |
Constructor and Description |
---|
D2D1_RENDER_TARGET_PROPERTIES() |
int type
D2D1_PIXEL_FORMAT pixelFormat
float dpiX
float dpiY
int usage
int minLevel