YUVA

inline class YUVA(val value: Int)

Constructors

Link copied to clipboard
constructor(y: Int, u: Int, v: Int, a: Int)
constructor(value: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val a: Int
Link copied to clipboard
val u: Int
Link copied to clipboard
val v: Int
Link copied to clipboard
val value: Int
Link copied to clipboard
val y: Int

Functions

Link copied to clipboard