ArcGIS Pro 3.7 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 ReadOnly Property Buffer As Byte()
    public byte[] Buffer {get;}
    Remarks
    Do not modify the buffer content.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also