Size

Description

Name

class Tinman.Pyramid.Size

Derived from

Pyramid

Changes the level count resp. full size of the given pixel pyramid.

Fields / Required

source

Type

Pyramid

Constraint

# != null

The source pyramid.


size

Type

number

Constraint

# > 0

The size of the bottom-most pyramid level, in pixels. Will be round up to the next power of two.

Fields / External

info

Holds detail information about this pixel pyramid.