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

In This Topic
    BytesPerPixel Property (TextureMap)
    In This Topic
    Gets the bytes per pixel of the image.
    Syntax
    public abstract byte BytesPerPixel {get;}
    Public MustOverride ReadOnly Property BytesPerPixel As Byte
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also