ImageBufferFromImageSourceArgs Interface
Arguments supplied to imageBufferFromImageSource.
Properties
| Name | Type | Description | |
|---|---|---|---|
| source | BinaryImageSource | The encoded image to be decoded into an ImageBuffer. | |
| targetFormat | ImageBufferFormat.Rgba | ImageBufferFormat.Rgb | The desired format for the decoded ImageBuffer. | 
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.