liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Bitmap.rotate
liberty
core
imaging
bitmap
Bitmap
Rotates the image.
class
Bitmap
Bitmap
rotate
(
double
angle
,
void
*
bkColor
= null
)
Return Value
Type:
Bitmap
Rotated image.
Meta
Source
See Implementation
liberty
core
imaging
bitmap
Bitmap
constructors
this
destructors
~this
functions
BPP
blueMask
clone
colorQuantize
colorType
convertTo16Bits555
convertTo16Bits565
convertTo24Bits
convertTo32Bits
convertTo4Bits
convertTo8Bits
convertToFloat
convertToGreyscale
convertToRGB16
convertToRGBF
convertToType
convertToUINT16
data
dotsPerMeterX
dotsPerMeterY
greenMask
height
horizontalFlip
imageType
numberOfChannels
pitch
redMask
rescale
rotate
save
scanLine
toneMapDrago03
verticalFlip
width
Rotates the image.