Gets or sets the Y-Resolution used when reading to an image.
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic int DpiY { get; set; }Public Property DpiY As Integer
Get
Set
Property Value
Type:
Int32 The Y-Resolution used when reading to an image.
See Also