Op Englesch liesen Editéieren

Deelen iwwer


SKShaderTileMode Enum

Definition

Indications on how the shader should handle drawing outside the original bounds.

C#
public enum SKShaderTileMode
Inheritance
SKShaderTileMode

Fields

Name Value Description
Clamp 0

Replicate the edge color.

Repeat 1

Repeat the shader's image horizontally and vertically.

Mirror 2

Repeat the shader's image horizontally and vertically, alternating mirror images so that adjacent images always seam.

Decal 3

Applies to

Produkt Versiounen
SkiaSharp 1.60.x, 1.68.x, 2.80.x, 2.88.x