Class: EnvironmentManager

EnvironmentManager

Checks environment for art filter requirements and determines ideal WebGL configuration for best performance.

new PhotoEditorSDK.Operations.ArtFilterOperation.Managers.EnvironmentManager()

sdk/operations/art-filter-operation/managers/environment-manager.js, line 25

Methods

staticPhotoEditorSDK.Operations.ArtFilterOperation.Managers.EnvironmentManager.determineSupportedConfiguration(gl)

sdk/operations/art-filter-operation/managers/environment-manager.js, line 31

Evaluate the given WebGL context for StyleTransfer specific features. Results are cached.

Name Type Description
gl WebGLContext