ColorObject
Black
Cyan
Dkgray
Gray
Ltgray
Magenta
Transparent
White
Yellow
ColorObject()
ColorObject(IntPtr, JniHandleOwnership)
ColorSpace
ComponentCount
IsSrgb
IsWideGamut
JniPeerMembers
Model
ThresholdClass
ThresholdType
Alpha()
Alpha(Color)
Alpha(Int64)
Argb(Int32, Int32, Int32, Int32)
Argb(Single, Single, Single, Single)
Blue()
Blue(Color)
Blue(Int64)
ColorToHSV(Color, Single[])
Convert(ColorSpace)
Convert(Color, ColorSpace)
Convert(Int64, ColorSpace)
Convert(Int64, Connector)
Convert(Single, Single, Single, Single, Connector)
Convert(Single, Single, Single, Single, ColorSpace, ColorSpace)
GetComponent(Int32)
GetComponents()
GetComponents(Single[])
Green()
Green(Color)
Green(Int64)
HSVToColor(Single[])
HSVToColor(Int32, Single[])
InvokeColorSpace(Int64)
InvokeIsSrgb(Int64)
InvokeIsWideGamut(Int64)
IsInColorSpace(Int64, ColorSpace)
Luminance()
Luminance(Color)
Luminance(Int64)
Pack()
Pack(Color)
Pack(Single, Single, Single)
Pack(Single, Single, Single, Single)
Pack(Single, Single, Single, Single, ColorSpace)
ParseColor(String)
Red()
Red(Color)
Red(Int64)
Rgb(Int32, Int32, Int32)
Rgb(Single, Single, Single)
RGBToHSV(Int32, Int32, Int32, Single[])
ToArgb()
ToArgb(Int64)
ValueOf(Color)
ValueOf(Int64)
ValueOf(Single[], ColorSpace)
ValueOf(Single, Single, Single)
ValueOf(Single, Single, Single, Single)
ValueOf(Single, Single, Single, Single, ColorSpace)
net9.0-android34.0
namespace Android.Graphics
{
[Register("android/graphics/Color", DoNotGenerateAcw = true)]
public class ColorObject : Object
{
[Register(".ctor", "()V", "")]
public ColorObject();
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API