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