Table of Contents

Class ImageGlobal

Namespace
VAST.Image
Assembly
VAST.Image.dll

Provides global initialization and configuration for the Image library.

public static class ImageGlobal
Inheritance
ImageGlobal
Inherited Members

Methods

Initialize()

Initializes the Image library. This method should be called before using any image processing functionality.

public static void Initialize()