Table of Contents

Constructor SKImagePyramidDziCollectionSource

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

SKImagePyramidDziCollectionSource(int, int, string, IReadOnlyList<SKImagePyramidDziCollectionSubImage>)

public SKImagePyramidDziCollectionSource(int maxLevel, int tileSize, string format, IReadOnlyList<SKImagePyramidDziCollectionSubImage> items)

Parameters

maxLevel int
tileSize int
format string
items IReadOnlyList<SKImagePyramidDziCollectionSubImage>