API / geotoolkit / webgl / ImageTransform / ImageTransform
webgl.ImageTransform.ImageTransform
Utility class that transforms image with webgl
Constructors
Methods
▸ getClassName(): string
string
▸ Static dispose(): void
Dispose
void
▸ Static getClassName(): string
string
▸ Static processImage(image, options): HTMLCanvasElement
Transforms image
| Name | Type | Description |
|---|---|---|
image | HTMLCanvasElement | HTMLImageElement | source image |
options | ProcessImageOptions | options |
HTMLCanvasElement
image