Atlas-Cronos  7.0.1
Properties | List of all members
Flir.Atlas.Image.Interfaces.IFilter Interface Reference

Interface for all Atlas filters More...

Inheritance diagram for Flir.Atlas.Image.Interfaces.IFilter:
Flir.Atlas.Image.Filters.AverageFilter Flir.Atlas.Image.Filters.HighSensitivityModeEnhanced Flir.Atlas.Image.Filters.HighSensitivityModeFilter Flir.Atlas.Image.Filters.PixelBinning Flir.Atlas.Image.Filters.SubtractionFilter Flir.Atlas.Image.Interfaces.IColorizationFilter

Properties

string FriendlyName [get]
 Gets a friendly name of the filter for display in a combo box or similar. More...
 
Guid Identifier [get]
 Gets the filter identifier. More...
 
Flir.Atlas.Image.Interfaces.ImagePixelFormat PixelFormatIn [get]
 
Flir.Atlas.Image.Interfaces.ImagePixelFormat PixelFormatOut [get]
 

Detailed Description

Interface for all Atlas filters

Property Documentation

◆ FriendlyName

string Flir.Atlas.Image.Interfaces.IFilter.FriendlyName
get

Gets a friendly name of the filter for display in a combo box or similar.

The name of the filter.

◆ Identifier

Guid Flir.Atlas.Image.Interfaces.IFilter.Identifier
get

Gets the filter identifier.