SKShader.CreateBitmap

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKShader CreateBitmap(SKBitmap src)
  2. SKShader CreateBitmap(SKBitmap src, SKShaderTileMode tmx, SKShaderTileMode tmy)
  3. SKShader CreateBitmap(SKBitmap src, SKShaderTileMode tmx, SKShaderTileMode tmy, SKMatrix localMatrix)

Meta