CGImageSource.CreateThumbnail(Int32, CGImageThumbnailOptions) 메서드

정의

이 로더에서 CGImage 썸네일을 만듭니다.

public CoreGraphics.CGImage CreateThumbnail (int index, ImageIO.CGImageThumbnailOptions options);
member this.CreateThumbnail : int * ImageIO.CGImageThumbnailOptions -> CoreGraphics.CGImage

매개 변수

index
Int32

로드할 이미지의 인덱스입니다.

options
CGImageThumbnailOptions

썸네일 이미지 만들기 옵션입니다.

반환

적용 대상