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: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.