CzmlImage

CzmlImage

Methods

<static>

Returns the image value contained within the unwrappedInterval. For images this is the unwrappedInterval itself.

Parameters:
Name Type Description
unwrappedInterval Object The result of CzmlImage.unwrapInterval.
Returns:
The image value.

<static>

Since CZML images can not be sampled, this method always returns false.

<static>

Returns the packed image representation contained within the provided CZML interval or undefined if the interval does not contain image data.

Parameters:
Name Type Description
czmlInterval Object The CZML interval to unwrap.