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