Atlas-Cronos 7.6.0
Loading...
Searching...
No Matches
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.
 
Guid Identifier [get]
 Gets the filter identifier.
 
ImagePixelFormat PixelFormatIn [get]
 
ImagePixelFormat PixelFormatOut [get]
 

Detailed Description

Interface for all Atlas filters.

Property Documentation

◆ FriendlyName

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

◆ Identifier

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

◆ PixelFormatIn

ImagePixelFormat Flir.Atlas.Image.Interfaces.IFilter.PixelFormatIn
get

◆ PixelFormatOut

ImagePixelFormat Flir.Atlas.Image.Interfaces.IFilter.PixelFormatOut
get