Format translations dictionary.
Namespace: Dynamsoft.DotNet.TWAIN.FiltersAssembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public override Dictionary<PixelFormat, PixelFormat> FormatTransalations { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property FormatTransalations As Dictionary(Of PixelFormat, PixelFormat) Get |