Platforms to show: All Mac Windows Linux Cross-Platform

Back to TwainImageInfoMBS class.

TwainImageInfoMBS.BitsPerSample(index as Integer) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Twain MBS Picture Plugin 12.2 ✅ Yes ✅ Yes ❌ No ✅ Yes All
For each sample, the number of bits of information.

24-bit R-G-B will typically have 8 bits of information in each sample (8+8+8). Some 8-bit color is sampled at 3 bits Red, 3 bits Green, and 2 bits Blue. Such a scheme would put 3, 3, and 2 into the first 3 elements of this array. The supplied array allows up to 8 samples. Samples are not limited to 8 bits. However, both the application and Source must simultaneously support sample sizes greater than 8 bits per color.

Index from 0 to 7.

TwainImageInfoMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Twain MBS Picture Plugin 12.2 ✅ Yes ✅ Yes ❌ No ✅ Yes All
The private constructor.

The items on this page are in the following plugins: MBS Picture Plugin.


The biggest plugin in space...