SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor.dsl
/
ImageTensor
/
rgba
rgba
fun
rgba
(
height
:
Int
,
width
:
Int
)
:
ShapeBuilder
<
T
,
V
>
(
source
)
Creates an RGBA image tensor (4 channels)
Parameters
height
image height in pixels
width
image width in pixels