[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.RenderTargetProperties

RenderTargetProperties Struct

D2D1_RENDER_TARGET_PROPERTIES

Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public struct RenderTargetProperties

Constructors

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.

Fields

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