Height |
Name | Description | |
---|---|---|
CreateHeightTexture(Double, UInt32) | Returns a bitmap that represent a two dimensional texture created from the height data and specified array of colors (as uint). | |
CreateHeightTexture(Double, LinearGradientBrush) | Returns a bitmap that represent a two dimensional texture created from the height data and specified gradient. | |
CreateHeightTexture(Double, Double, Double, UInt32) | Returns a bitmap that represent a two dimensional texture created from the height data and specified array of colors (as uint). | |
CreateHeightTexture(Double, Double, Double, LinearGradientBrush) | Returns a bitmap that represent a two dimensional texture created from the height data and specified gradient. |