ImageTaskBaseTFlipVertical Method
Flips the current image vertically. The image will be mirrored from top to bottom.
The command is added to the chain and not executed until the actual processing is done.
Namespace: GleamTech.ImageUltimateAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.2.0
Public Function FlipVertical As T
Return Value
TThe same instance of this class.