Click or drag to resize
Accord.NET (logo)

FastGuidedFilterFormatTranslations Property

Format translations dictionary.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging.Noncommercial (in Accord.Imaging.Noncommercial.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