ArcGIS Pro 3.7 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 MustOverride ReadOnly Property BytesPerPixel As Byte
    public abstract byte BytesPerPixel {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also