[]
D2D1_RENDER_TARGET_PROPERTIES
public struct RenderTargetProperties
| Name | Description |
|---|---|
| RenderTargetProperties(PixelFormat) | Initializes a new instance of the RenderTargetProperties struct. |
| RenderTargetProperties(RenderTargetType, PixelFormat, float, float, RenderTargetUsage, FeatureLevel) | Initializes a new instance of the RenderTargetProperties struct. |
| Name | Description |
|---|---|
| DpiX | float dpiX |
| DpiY | float dpiY |
| MinLevel | D2D1_FEATURE_LEVEL minLevel |
| PixelFormat | D2D1_PIXEL_FORMAT pixelFormat |
| Type | D2D1_RENDER_TARGET_TYPE type |
| Usage | D2D1_RENDER_TARGET_USAGE usage |