Table of Contents

Enum ImageFramework

Namespace
VAST.Image
Assembly
VAST.Common.dll

Specifies the image processing framework to use.

public enum ImageFramework

Fields

Auto = -1

Automatically detected image framework

Builtin = 0

Default image processing framework of current OS

ImageSharp = 2

ImageSharp

OpenGL = 1

OpenGL