Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / LosslessFlipHorizontal

LosslessFlipHorizontal method

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

Syntax

Boolean LosslessFlipHorizontal(strFile As String, strSaveAs As String)

Return value

Returns true if the function succeeded.

Parameters

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

Category

Lossless transformations

See also

LosslessCrop | LosslessFlipVertical | LosslessRotate | LosslessRotateLeft | LosslessRotateRight