> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bitmap

> A digital image composed of an array of pixels.

### Properties

| Name         | Type                                                  |
| ------------ | ----------------------------------------------------- |
| Dot Pitch    | [Scalar](../../block-documentation/types/scalar)      |
| Length       | [Scalar](../../block-documentation/types/scalar)      |
| Length Count | [Integer](../../block-documentation/types/integer)    |
| Pixels       | [Integer](../../block-documentation/types/integer)    |
| Width        | [Scalar](../../block-documentation/types/scalar)      |
| Width Count  | [Integer](../../block-documentation/types/integer)    |
| List         | [Bitmap List](../../block-documentation/types/bitmap) |

### Block Reference

| Block Name                                                                         | Location           |
| ---------------------------------------------------------------------------------- | ------------------ |
| [Import Bitmap](../../block-documentation/blocks/utilities/exchange/import-bitmap) | Utilities/Exchange |
