Click or drag to resize
DrawingImageOrientation Method
Get the current orientation of an image

Namespace: ToolBoox
Assembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public static DrawingExifOrientations ImageOrientation(
	Image img
)

Parameters

img
Type: System.DrawingImage
Source image object

Return Value

Type: DrawingExifOrientations
Orrientation information
See Also