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

Buffer Property
Gets the buffer that contains the image.
Syntax
public byte[] Buffer {get;}
Remarks
Do not modify the buffer content.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.5 or higher.
See Also