pysdic.Image.n_channels# property Image.n_channels: int | None# [Get] The number of channels in the image. Returns: The number of channels in the image, or None if not set. Return type: Optional[int]