CGImageProperties.PNGCompressionFilter Property

Definition

Represents the value associated with the constant kCGImagePropertyPNGCompressionFilter.

[Foundation.Field("kCGImagePropertyPNGCompressionFilter", "ImageIO")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString PNGCompressionFilter { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PNGCompressionFilter : Foundation.NSString

Property Value

Attributes

Applies to