Property DisplayRects
DisplayRects
Display rectangles for sparse images. If empty, the image is not sparse and all pixels are available at all levels.
public IReadOnlyList<SKImagePyramidDisplayRect> DisplayRects { get; }
Display rectangles for sparse images. If empty, the image is not sparse and all pixels are available at all levels.
public IReadOnlyList<SKImagePyramidDisplayRect> DisplayRects { get; }