RasterCachedImage.Rotate

RasterCachedImage.Rotate method

이미지를 중심으로 회전합니다.

public override void Rotate(float angle, bool resizeProportionally, Color backgroundColor)
모수유형설명
angleSingle회전 각도(도)입니다. 양수 값은 시계 방향으로 회전합니다.
resizeProportionallyBoolean로 설정된 경우진실 치수를 그대로 두고 내부 이미지 내용만 회전하는 경우 회전된 직사각형(모서리 점) 투영에 따라 이미지 크기가 변경됩니다.
backgroundColorColor배경색.

또한보십시오