Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / LosslessFlipVertical

LosslessFlipVertical method

Performs a lossless vertical flip along the horizontal axis on the specified JPEG file.

Syntax

Boolean LosslessFlipVertical(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 | LosslessRotate | LosslessRotateLeft | LosslessRotateRight