xtd 0.2.0
Loading...
Searching...
No Matches

◆ hue_rotate() [2/2]

static xtd::drawing::image xtd::drawing::image_converter::hue_rotate ( const xtd::drawing::image image,
int  angle 
)
static

Creates a new image with rotated hue colors of the specified image with specified angle.

Parameters
imageThe image to rotate hue colors.
angleThe angle in degrees (form 0 to 360).
Returns
The converted image.
Appearance
Original Converted