Click or drag to resize
Accord.NET (logo)

ColorFilteringFormatTranslations Property

Format translations dictionary.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public override Dictionary<PixelFormat, PixelFormat> FormatTranslations { get; }
Request Example View Source

Property Value

Type: DictionaryPixelFormat, PixelFormat

Implements

IFilterInformationFormatTranslations
See Also