Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.image.color
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:
    • ValueType | Palette  .NET, .NET Standard 2.0, Island-watchOS-armv7k
    • ValueType | Palette  Island-Android, Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows

constructor


constructor(aValue: Slice<Color>)
Palette(Slice<Color> aValue)
init(_ aValue: Slice<Color>)
Sub New(aValue As Slice<Color>)

Parameters:

  • aValue:

Convert

method Convert(c: Color): Color
func Convert(_ c: Color) -> Color
func Convert(c Color) Color
Function Convert(c As Color) As Color

Parameters:

  • c:

Equals

method Equals(value: Object): Boolean
Boolean Equals(Object value)
func Equals(_ value: Object) -> Boolean
func Equals(value interface{}) Boolean
Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode

method GetHashCode: Int32
func GetHashCode() -> Int32
Function GetHashCode() As Int32

Index

method Index(c: Color): int
func Index(_ c: Color) -> int
Function Index(c As Color) As int

Parameters:

  • c:

Value

FIELD Value() As Slice<Color>

Value

FIELD Value() As Slice<Color>

constructor


constructor(aValue: Slice<Color>)
Palette(Slice<Color> aValue)
init(_ aValue: Slice<Color>)
Sub New(aValue As Slice<Color>)

Parameters:

  • aValue:

Convert

method Convert(c: Color): Color
func Convert(_ c: Color) -> Color
func Convert(c Color) Color
Function Convert(c As Color) As Color

Parameters:

  • c:

Equals

method Equals(value: Object): Boolean
Boolean Equals(Object value)
func Equals(_ value: Object) -> Boolean
func Equals(value interface{}) Boolean
Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode

method GetHashCode: Int32
func GetHashCode() -> Int32
Function GetHashCode() As Int32

Index

method Index(c: Color): int
func Index(_ c: Color) -> int
Function Index(c As Color) As int

Parameters:

  • c: