Format translations dictionary.

Namespace: Dynamsoft.DotNet.TWAIN.Filters
Assembly: 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

See Also