NYCbCrA
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.image.color
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
NYCbCrA()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aYCbCr: YCbCr; aA: Byte)
// Island
constructor(aYCbCr: YCbCr; aA: uint8)
Parameters:
- aYCbCr:
- aA:
constructor (NYCbCrA)
Parameters:
- value:
A
Cb
property Cb: uint8 read write;
uint8 Cb { get; set; }
var Cb: uint8 { get{} set{} }
Cb uint8
Property Cb() As uint8
Cr
property Cr: uint8 read write;
uint8 Cr { get; set; }
var Cr: uint8 { get{} set{} }
Cr uint8
Property Cr() As uint8
RGBA
Y
property Y: uint8 read write;
uint8 Y { get; set; }
var Y: uint8 { get{} set{} }
Y uint8
Property Y() As uint8
YCbCr
A
YCbCr
Cb
property Cb: uint8 read write;
uint8 Cb { get; set; }
var Cb: uint8 { get{} set{} }
Cb uint8
Property Cb() As uint8
Cr
property Cr: uint8 read write;
uint8 Cr { get; set; }
var Cr: uint8 { get{} set{} }
Cr uint8
Property Cr() As uint8
Y
constructor
constructor
NYCbCrA()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aYCbCr: YCbCr; aA: Byte)
// Island
constructor(aYCbCr: YCbCr; aA: uint8)
Parameters:
- aYCbCr:
- aA:
constructor (NYCbCrA)
Parameters:
- value:
RGBA