Table of Contents

Constructor SKImagePyramidDziCollectionSubImage

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

SKImagePyramidDziCollectionSubImage(int, int, int, int, string?)

Represents a single sub-image within a DZC collection. Maps to Silverlight's MultiScaleSubImage.

public SKImagePyramidDziCollectionSubImage(int id, int mortonIndex, int width, int height, string? source)

Parameters

id int
mortonIndex int
width int
height int
source string