TInvertedLuminanceSource.rotateCounterClockwise Method
Definition
Returns a new object with rotated image data by 90 degrees counterclockwise. Only callable if RotateSupported is true.
Delphi
function rotateCounterClockwise: TLuminanceSource
Returns
TLuminanceSource
A rotated version of this object.