Uniform
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.image
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
Uniform()
init()
Sub New()
constructor (Color)
Parameters:
- aC:
constructor (Uniform)
Parameters:
- value:
At
Parameters:
- x:
- y:
Bounds
method Bounds: Rectangle
Rectangle Bounds()
func Bounds() -> Rectangle
func Bounds() Rectangle
Function Bounds() As Rectangle
C
ColorModel
method ColorModel: Model
Model ColorModel()
func ColorModel() -> Model
func ColorModel() Model
Function ColorModel() As Model
Parameters:
- :
Parameters:
- :
Opaque
method Opaque: bool
bool Opaque()
func Opaque() -> bool
func Opaque() bool
Function Opaque() As bool
RGBA
func RGBA() -> (UInt32, UInt32, UInt32, UInt32)
Function RGBA() As Tuple (Of UInt32, UInt32, UInt32, UInt32)