Format translations dictionary.

Namespace:  AForge.Imaging.Filters
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public Dictionary<PixelFormat, PixelFormat> FormatTranslations { get; }

Implements

IFilterInformation..::.FormatTranslations

See Also