PalettedImage
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.image
- Platforms: .NET, .NET Standard 2.0, Island
- Ancestry: Image | PalettedImage
Required Methods
At (declared in Image)
Parameters:
- x:
- y:
Bounds (declared in Image)
method Bounds: Rectangle
Rectangle Bounds()
func Bounds() -> Rectangle
func Bounds() Rectangle
Function Bounds() As Rectangle
ColorIndexAt
Parameters:
- x:
- y:
ColorModel (declared in Image)
method ColorModel: Model
Model ColorModel()
func ColorModel() -> Model
func ColorModel() Model
Function ColorModel() As Model