Package org.robovm.apple.imageio
Class CGImagePropertyPNG
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.imageio.CGImagePropertyPNG
public class CGImagePropertyPNG extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImagePropertyPNG.AsListMarshalerstatic classCGImagePropertyPNG.Marshalerstatic classCGImagePropertyPNG.Values -
Field Summary
Fields Modifier and Type Field Description static CGImagePropertyPNGAuthorstatic CGImagePropertyPNGCanvasPixelHeightstatic CGImagePropertyPNGCanvasPixelWidthstatic CGImagePropertyPNGChromaticitiesstatic CGImagePropertyPNGCommentstatic CGImagePropertyPNGCompressionFilterstatic CGImagePropertyPNGCopyrightstatic CGImagePropertyPNGCreationTimestatic CGImagePropertyPNGDelayTimestatic CGImagePropertyPNGDescriptionstatic CGImagePropertyPNGDisclaimerstatic CGImagePropertyPNGFrameInfoArraystatic CGImagePropertyPNGGammastatic CGImagePropertyPNGInterlaceTypestatic CGImagePropertyPNGLoopCountstatic CGImagePropertyPNGModificationTimestatic CGImagePropertyPNGSoftwarestatic CGImagePropertyPNGSourcestatic CGImagePropertyPNGsRGBIntentstatic CGImagePropertyPNGTitlestatic CGImagePropertyPNGTransparencystatic CGImagePropertyPNGUnclampedDelayTimestatic CGImagePropertyPNGWarningstatic CGImagePropertyPNGXPixelsPerMeterstatic CGImagePropertyPNGYPixelsPerMeter -
Method Summary
Modifier and Type Method Description static CGImagePropertyPNGvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Author
-
Chromaticities
-
Comment
- Since:
- Available in iOS 12.0 and later.
-
Copyright
-
CreationTime
-
Description
-
Disclaimer
- Since:
- Available in iOS 12.0 and later.
-
Gamma
-
InterlaceType
-
ModificationTime
-
Software
-
Source
- Since:
- Available in iOS 12.0 and later.
-
sRGBIntent
-
Title
-
Warning
- Since:
- Available in iOS 12.0 and later.
-
XPixelsPerMeter
-
YPixelsPerMeter
-
LoopCount
-
DelayTime
-
UnclampedDelayTime
-
FrameInfoArray
- Since:
- Available in iOS 13.0 and later.
-
CanvasPixelWidth
- Since:
- Available in iOS 13.0 and later.
-
CanvasPixelHeight
- Since:
- Available in iOS 13.0 and later.
-
CompressionFilter
- Since:
- Available in iOS 9.0 and later.
-
Transparency
- Since:
- Available in iOS 11.0 and later.
-
-
Method Details