Click or drag to resize
PictureInPicture Constructor (Rectangle, VisualColorMode)
FusionMode PictureInPicture settings

Namespace: Flir.Atlas.Image.Fusion
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public PictureInPicture(
	Rectangle area,
	VisualColorMode colorMode
)

Parameters

area
Type: System.DrawingRectangle
Specifies the rectanlge where the Thermal-image will be placed inside the photo.
colorMode
Type: Flir.Atlas.Image.FusionVisualColorMode
Specifies the color mode.
See Also