LoadImage¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
Bytes Any |
|||
<output> |
Image |
|||
File |
The file to read/write from. | None |
String &String |
|
BPP |
bits per pixel (HDR images loading and such!) | BPP.u8 |
BPP |
|
PremultiplyAlpha |
Toggle premultiplication of alpha channels (E.g. To support PNG images) | false |
Bool |