CGImagePropertiesPng 构造函数

定义

重载

CGImagePropertiesPng()
CGImagePropertiesPng(NSDictionary)

CGImagePropertiesPng()

public CGImagePropertiesPng ();

适用于

CGImagePropertiesPng(NSDictionary)

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

参数

dictionary
NSDictionary

适用于