AnnotationImageBitCount Property |
Gets the bit count (or bits-per-pixel) of the image.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic int BitCount { get; }Public ReadOnly Property BitCount As Integer
Get
Property Value
Type:
Int32 The image bit count.
See Also