Click or drag to resize

TwainImageInfoGetBitsPerSample Method

Gets an array of values specifying the bits per sample for each image channel.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int[] GetBitsPerSample()

Return Value

Type: Int32
An array of values containing the bits per sample for each image channel.
See Also