다음을 통해 공유


CGImageProperties 생성자

정의

오버로드

CGImageProperties()
CGImageProperties(NSDictionary)

CGImageProperties()

public CGImageProperties ();

적용 대상

CGImageProperties(NSDictionary)

public CGImageProperties (Foundation.NSDictionary dictionary);
new CoreGraphics.CGImageProperties : Foundation.NSDictionary -> CoreGraphics.CGImageProperties

매개 변수

dictionary
NSDictionary

적용 대상