isBinaryImageSource Function
Returns true if source is a BinaryImageSource.
isBinaryImageSource(source: ImageSource): source is BinaryImageSource
| Parameter | Type | Description |
|---|---|---|
| source | ImageSource |
Returns - source is BinaryImageSource
Defined in
- core/common/src/Image.ts Line 161
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.