ChannelFormatDesc

data class ChannelFormatDesc(val f: ChannelFormatKind, val w: Int, val x: Int, val y: Int, val z: Int)

Constructors

Link copied to clipboard
constructor(f: ChannelFormatKind, w: Int, x: Int, y: Int, z: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val w: Int
Link copied to clipboard
val x: Int
Link copied to clipboard
val y: Int
Link copied to clipboard
val z: Int