ArcGIS Pro 3.0 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, Windows 8.1

    See Also