Package org.robovm.apple.imageio
Class CGImageSource
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.corefoundation.CFType
org.robovm.apple.imageio.CGImageSource
- All Implemented Interfaces:
AutoCloseable
public class CGImageSource extends CFType
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImageSource.CGImageSourcePtrNested classes/interfaces inherited from class org.robovm.apple.corefoundation.CFType
CFType.AsListMarshaler, CFType.CFTypePtr, CFType.Marshaler, CFType.NoRetainMarshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCGImageSource() -
Method Summary
Methods inherited from class org.robovm.apple.corefoundation.CFType
autorelease, close, dispose, dispose, doDispose, equalsTo, finalize, getAllocator, getDescription, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toString
-
Constructor Details
-
CGImageSource
protected CGImageSource()
-
-
Method Details
-
getClassTypeID
public static long getClassTypeID() -
getTypeIdentifiers
-
create
-
create
-
create
-
getType
-
getCount
public long getCount() -
getProperties
-
getProperties
-
getMetadata
-
createImage
-
removeCacheAtIndex
public void removeCacheAtIndex(long index) -
createThumbnail
-
createIncremental
-
updateData
-
updateDataProvider
-
getStatus
-
getStatusAtIndex
-
getPrimaryImageIndex
public long getPrimaryImageIndex()- Since:
- Available in iOS 12.0 and later.
-
copyAuxiliaryDataInfoAtIndex
- Since:
- Available in iOS 11.0 and later.
-