다음을 통해 공유


CGImage.WithImageInRect(CGRect) 메서드

정의

사각형에 지정된 차원으로 새 이미지를 만듭니다.

public CoreGraphics.CGImage WithImageInRect (CoreGraphics.CGRect rect);
member this.WithImageInRect : CoreGraphics.CGRect -> CoreGraphics.CGImage

매개 변수

rect
CGRect

복사할 지역입니다.

반환

적용 대상