[]
        
(Showing Draft Content)

C1.Util.DX.WIC.ImageParameters

ImageParameters Struct

WICImageParameters

Namespace: C1.Util.DX.WIC
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public struct ImageParameters

Constructors

Name Description
ImageParameters(PixelFormat, float, float, float, float, int, int)

Initializes a new instance of the ImageParameters struct.

Fields

Name Description
DpiX

float DpiX

DpiY

float DpiY

Left

float Left

PixelFormat

D2D1_PIXEL_FORMAT PixelFormat

PixelHeight

unsigned int PixelHeight

PixelWidth

unsigned int PixelWidth

Top

float Top