Image

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.image.draw
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry: Image | Image


Required Methods


Set

 

method Set(x: int; y: int; c: Color)

 

void Set(int x, int y, Color c)

 

func Set(_ x: int, _ y: int, _ c: Color)

 

// .NET, .NET Standard 2.0
func Set(x int, y int, c Color) 
// Island
func Set(x int, y int, c Color) void

 

Sub Set(x As int, y As int, c As Color)

Parameters:

  • x:
  • y:
  • c: