Table of Contents

Class ImageRefPoolSnapshot

Namespace
ScanbotSDK.MAUI.Core.Image
Assembly
ScanbotSDK.Shared.dll
public class ImageRefPoolSnapshot
Inheritance
ImageRefPoolSnapshot
Inherited Members

Constructors

ImageRefPoolSnapshot()

public ImageRefPoolSnapshot()

Properties

ImageRefProfiles

public required ImageRefProfile[] ImageRefProfiles { get; set; }

Property Value

ImageRefProfile[]

TotalMemoryConsumption

public long TotalMemoryConsumption { get; set; }

Property Value

long