CesiumResourceFromStream Method |
| Name | Description | |
|---|---|---|
| FromStream(Stream, CesiumImageFormat) |
Create a CZML resource from a stream containing image data. The image data will
be embedded in the CZML document using a data URI.
| |
| FromStream(Stream, String) |
Create a CZML resource from a stream. The data will
be embedded in the CZML document using a data URI.
|