Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / LosslessRotate

LosslessRotate method

Performs a lossless 180 degree rotation on the specified JPEG file.

Syntax

Boolean LosslessRotate(strFile As String, strSaveAs As String)

Return value

Returns true if the function succeeded.

Parameters

ParameterTypeRequiredDescription
strFileStringYesString containing the path of the JPEG file.
strSaveAsStringNoOptional string containing the path of the output JPEG file.

Category

Lossless transformations

See also

LosslessCrop | LosslessFlipHorizontal | LosslessFlipVertical | LosslessRotateLeft | LosslessRotateRight