Click or drag to resize
BitmapSourceWrapperHeight Property
Get the Height of the image

Namespace: Flir.Atlas.Image.Helpers
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public int Height { get; }

Property Value

Type: Int32

Implements

IPixelsHeight
See Also