Last updated

API / geotoolkit / scene / shapes / tiledshape / TiledShape / TiledShape / ImageManager

Namespace: ImageManager

TiledShape.TiledShape.ImageManager

Table of contents

Type Aliases

Contents

Type Aliases

ImageData

Ƭ ImageData: Object

Type declaration

NameTypeDescription
heightnumberimage height
idstringimage id
widthnumberimage width

Options

Ƭ Options<TFormatResult>: CommonManagerOptions<TFormatResult> & { images?: ImageData[] ; modelarea?: Rect }

object with parameters

Type parameters

NameType
TFormatResultextends object = ImageData