Package org.robovm.apple.coreimage
Class CIImage
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.coreimage.CIImage
- All Implemented Interfaces:
NSCoding,NSObjectProtocol,NSSecureCoding,ObjCProtocol
public class CIImage extends NSObject implements NSSecureCoding
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCIImage.CIImagePtrNested classes/interfaces inherited from class org.robovm.apple.foundation.NSObject
NSObject.Handle, NSObject.Marshaler, NSObject.NoRetainMarshaler, NSObject.NSKeyValueObserver, NSObject.NSObjectPtr, NSObject.SkipInitNested classes/interfaces inherited from class org.robovm.objc.ObjCObject
ObjCObject.ObjCObjectPtr, ObjCObject.Super -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSObject
FLAG_NO_RETAINFields inherited from class org.robovm.objc.ObjCObject
customClass -
Constructor Summary
-
Method Summary
Methods inherited from class org.robovm.apple.foundation.NSObject
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, forceSkipInit, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesMethods inherited from class org.robovm.objc.ObjCObject
addStrongRef, dispose, dispose, finalize, getAssociatedObject, getObjCClass, getPeerObject, getSuper, initObject, logRetainRelease, removeStrongRef, retainCustomObjectFromCb, setAssociatedObject, toObjCObject, toObjCObject, updateStrongRefMethods inherited from class org.robovm.rt.bro.NativeObject
as, getHandle, setHandle
-
Constructor Details
-
CIImage
public CIImage() -
CIImage
-
CIImage
-
CIImage
-
CIImage
-
CIImage
- Since:
- Available in iOS 13.0 and later.
-
CIImage
-
CIImage
-
CIImage
-
CIImage
Deprecated.Deprecated in iOS 12.0. Core Image OpenGL API deprecated. (Define CI_SILENCE_GL_DEPRECATION to silence these warnings) -
CIImage
- Since:
- Available in iOS 9.0 and later.
-
CIImage
-
CIImage
-
CIImage
-
CIImage
-
CIImage
- Since:
- Available in iOS 9.0 and later.
-
CIImage
- Since:
- Available in iOS 9.0 and later.
-
CIImage
-
CIImage
-
CIImage
-
CIImage
- Since:
- Available in iOS 11.0 and later.
-
CIImage
- Since:
- Available in iOS 11.0 and later.
-
CIImage
- Since:
- Available in iOS 12.0 and later.
-
CIImage
- Since:
- Available in iOS 11.0 and later.
-
CIImage
- Since:
- Available in iOS 13.0 and later.
-
CIImage
- Since:
- Available in iOS 13.0 and later.
-
CIImage
public CIImage(NSObject p, long width, long height, int f, CGColorSpace cs, CIImageOptions options)- Since:
- Available in iOS 9.0 and later.
-
CIImage
-
CIImage
- Since:
- Available in iOS 5.0 and later.
-
CIImage
- Since:
- Available in iOS 5.0 and later.
-
-
Method Details
-
getBlackImage
- Since:
- Available in iOS 13.0 and later.
-
getWhiteImage
- Since:
- Available in iOS 13.0 and later.
-
getGrayImage
- Since:
- Available in iOS 13.0 and later.
-
getRedImage
- Since:
- Available in iOS 13.0 and later.
-
getGreenImage
- Since:
- Available in iOS 13.0 and later.
-
getBlueImage
- Since:
- Available in iOS 13.0 and later.
-
getCyanImage
- Since:
- Available in iOS 13.0 and later.
-
getMagentaImage
- Since:
- Available in iOS 13.0 and later.
-
getYellowImage
- Since:
- Available in iOS 13.0 and later.
-
getClearImage
- Since:
- Available in iOS 13.0 and later.
-
getExtent
-
getProperties
-
getUrl
- Since:
- Available in iOS 9.0 and later.
-
getColorSpace
- Since:
- Available in iOS 9.0 and later.
-
getPixelBuffer
- Since:
- Available in iOS 10.0 and later.
-
getCGImage
- Since:
- Available in iOS 10.0 and later.
-
getDepthData
- Since:
- Available in iOS 11.0 and later.
-
getPortraitEffectsMatte
- Since:
- Available in iOS 12.0 and later.
-
getSemanticSegmentationMatte
- Since:
- Available in iOS 13.0 and later.
-
supportsSecureCoding
public static boolean supportsSecureCoding() -
init
-
init
-
init
- Since:
- Available in iOS 13.0 and later.
-
init
-
init
-
init
protected long init(NSData data, long bytesPerRow, CGSize size, int format, CGColorSpace colorSpace) -
init
Deprecated.Deprecated in iOS 12.0. Core Image OpenGL API deprecated. (Define CI_SILENCE_GL_DEPRECATION to silence these warnings) -
init
- Since:
- Available in iOS 9.0 and later.
-
init
-
init
-
init
-
init
-
init
- Since:
- Available in iOS 9.0 and later.
-
init
- Since:
- Available in iOS 9.0 and later.
-
init
-
init
-
init
-
newImageByApplyingTransform
-
newImageByApplyingTransform
public CIImage newImageByApplyingTransform(CGAffineTransform matrix, boolean highQualityDownsample)- Since:
- Available in iOS 10.0 and later.
-
newImageByApplyingOrientation
-
getImageTransformForOrientation
-
newImageByApplyingCGOrientation
- Since:
- Available in iOS 11.0 and later.
-
imageTransformForCGOrientation
- Since:
- Available in iOS 11.0 and later.
-
newImageByCompositingOverImage
-
newImageByCroppingToRect
-
newImageByClampingToExtent
-
newImageByClampingToRect
- Since:
- Available in iOS 10.0 and later.
-
newImageByApplyingFilter
-
newImageByApplyingFilter
- Since:
- Available in iOS 11.0 and later.
-
newImageByColorMatchingColorSpaceToWorkingSpace
- Since:
- Available in iOS 10.0 and later.
-
newImageByColorMatchingWorkingSpaceToColorSpace
- Since:
- Available in iOS 10.0 and later.
-
newImageByPremultiplyingAlpha
- Since:
- Available in iOS 10.0 and later.
-
newImageByUnpremultiplyingAlpha
- Since:
- Available in iOS 10.0 and later.
-
newImageBySettingAlphaOneInExtent
- Since:
- Available in iOS 10.0 and later.
-
newImageByApplyingGaussianBlurWithSigma
- Since:
- Available in iOS 10.0 and later.
-
newImageBySettingProperties
- Since:
- Available in iOS 10.0 and later.
-
newImageBySamplingLinear
- Since:
- Available in iOS 11.0 and later.
-
newImageBySamplingNearest
- Since:
- Available in iOS 11.0 and later.
-
newImageByInsertingIntermediate
- Since:
- Available in iOS 12.0 and later.
-
newImageByInsertingIntermediate
- Since:
- Available in iOS 12.0 and later.
-
getRegionOfInterest
-
getEmptyImage
-
getAutoAdjustmentFilters
-
getAutoAdjustmentFilters
-
init
- Since:
- Available in iOS 11.0 and later.
-
init
- Since:
- Available in iOS 11.0 and later.
-
init
- Since:
- Available in iOS 12.0 and later.
-
init
- Since:
- Available in iOS 11.0 and later.
-
init
- Since:
- Available in iOS 13.0 and later.
-
init
- Since:
- Available in iOS 13.0 and later.
-
init
protected long init(NSObject p, long width, long height, int f, CGColorSpace cs, CIImageOptions options)- Since:
- Available in iOS 9.0 and later.
-
encode
-
init
-