Class ImageGlobal
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()