# PixelSizeSignal

The `PixelSizeSignal` class monitors the pixel size of the camera info preview.

## Properties

| Property | Description                                                                                                  |
| -------- | ------------------------------------------------------------------------------------------------------------ |
| `height` | <p><code>(get) height: ScalarSignal (set) (Not Available)</code></p><p>Represents the height, in pixels.</p> |
| `width`  | <p><code>(get) width: ScalarSignal (set) (Not Available)</code></p><p>Represents the width, in pixels.</p>   |

## Methods

This module exposes no methods.
