CGImageProperties 构造函数

定义

重载

CGImageProperties()
CGImageProperties(NSDictionary)

CGImageProperties()

public CGImageProperties ();

适用于

CGImageProperties(NSDictionary)

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

参数

dictionary
NSDictionary

适用于