| C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace : ImageParameters Structure |
The following tables list the members exposed by ImageParameters.
| Name | Description | |
|---|---|---|
![]() | ImageParameters Constructor | 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 |