C#
C++/CLI
Python
public enum WiaExposureMeteringMode
public enum class WiaExposureMeteringMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
class WiaExposureMeteringMode(Enum):
Average = 1
CenterWeight = 2
MultiSpot = 3
CenterSpot = 4
Value | Member | Description |
---|---|---|
1 | Average | Set the exposure based on an average of the entire scene. |
2 | CenterWeight | Set the exposure based on a center-weighted average. |
3 | MultiSpot | Set the exposure based on a multispot pattern. |
4 | CenterSpot | Set the exposure based on a center spot. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document