Click or drag to resize
BitmapSourceWrapperPixelFormat Property
The format of the Image pixels

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

Property Value

Type: ImagePixelFormat

Implements

IPixelsPixelFormat
See Also