returns whether this image supports exact Coordinate transformation
calculates the averageHeight of this image, if a terrainProvider is given the height will be requested
OptionaloptAvgHeight: numberOptionaloptAvgHeight: numberOptional[isThe center point of the image in world coordinates (in image world projection).
The ground coordinates of the image corners (in image world projection).
Meta information shared across multiple images.
Name of the image
The projection center in image world projection
The transformation matrix real to image (in image world projection).
The transformation matrix image to real world (in image world projection).
viewDirection
viewDirectionAngle in radians, where 0 = east, PI / 2 = north, PI = west and PI * 1.5 = south
returns the averageHeight of the image or 0 if not defined. Be sure to call calculateAverageHeight before hand.