Function: createImage()
createImage(
rawImage):Image
Defined in: model/image.ts:48
Creates a Image from a RawImage by applying imageDefaults
Parameters
rawImage
The raw image
Returns
The complete image with default values applied
createImage(
rawImage):Image
Defined in: model/image.ts:48
Creates a Image from a RawImage by applying imageDefaults
The raw image
The complete image with default values applied