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


In This Topic
    UncompressedTexture Class Members
    In This Topic

    The following tables list the members exposed by UncompressedTexture.

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