ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / TextureMap Class / Buffer Property

In This Topic
    Buffer Property
    In This Topic
    Gets the buffer that contains the image.
    Syntax
    public byte[] Buffer {get;}
    Public ReadOnly Property Buffer As Byte()
    Remarks
    Do not modify the buffer content.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also