Click or drag to resize

ImageHelperRotateImageByExifOrientationData Method (Image, Boolean)

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public static RotateFlipType RotateImageByExifOrientationData(
	Image img,
	bool updateExifData = true
)

Parameters

img
Type: System.DrawingImage
updateExifData (Optional)
Type: SystemBoolean

Return Value

Type: RotateFlipType
See Also