Property Levels
Levels
Gets or sets the number of pyramid layers, including the initial image.
[Range(1, 2147483647)]
public int Levels { get; set; }
Gets or sets the number of pyramid layers, including the initial image.
[Range(1, 2147483647)]
public int Levels { get; set; }