[]
WICImageParameters
public struct ImageParameters
Name | Description |
---|---|
ImageParameters(PixelFormat, float, float, float, float, int, int) | Initializes a new instance of the ImageParameters struct. |
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 |