TwainImageInfoPlanar Property |
Gets a value indicating whether the image data is transferred in planar format.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool Planar { get; }Public ReadOnly Property Planar As Boolean
Get
Property Value
Type:
Boolean A value indicating whether the image data is transferred in planar format.
See Also