Click or drag to resize
AB4D logo

HeightMapMesh3DCreateHeightTexture Method

Overload List
 NameDescription
Public methodStatic memberCreateHeightTexture(Double, UInt32) Returns a bitmap that represent a two dimensional texture created from the height data and specified array of colors (as uint).
Public methodStatic memberCreateHeightTexture(Double, LinearGradientBrush) Returns a bitmap that represent a two dimensional texture created from the height data and specified gradient.
Public methodStatic memberCreateHeightTexture(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).
Public methodStatic memberCreateHeightTexture(Double, Double, Double, LinearGradientBrush) Returns a bitmap that represent a two dimensional texture created from the height data and specified gradient.
Top
See Also