ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / TextureMap Class
Properties Methods


In This Topic
    TextureMap Class Members
    In This Topic

    The following tables list the members exposed by TextureMap.

    Public Properties
     NameDescription
    Public Property Gets the buffer that contains the image.  
    Public Property Gets the bytes per pixel of the image.  
    Public Property Gets the width of the image in pixels.  
    Public Property Gets the height of the image in pixels.  
    Top
    Public Methods
     NameDescription
    Public Method Determines if this texture is equal to the other texture. (Inherited from ArcGIS.Core.Geometry.Texture)
    Top
    See Also