Buffer

Description

Name

class Tinman.Pyramid.Buffer

Derived from

Pyramid

A pixel pyramid that reads the given image and generates pixel buffers accordingly.

Fields / Required

source

Type

Image

Constraint

# != null

The image that represents the bottom-most pyramid level.

Fields / Optional

size

Type

number

Constraint

# > 0

Default

256

The pyramid tile size.

Fields / External

info

Holds detail information about this pixel pyramid.