Package ly.img.android.pesdk.backend.operator.rox

Types

RoxAdjustOperation
Link copied to clipboard

image Filter Operation.

class RoxAdjustOperation
RoxClarityOperation
Link copied to clipboard

image Filter Operation.

class RoxClarityOperation
RoxCropMaskOperation
Link copied to clipboard
class RoxCropMaskOperation : RoxGlOperation
RoxFilterOperation
Link copied to clipboard

image Filter Operation.

class RoxFilterOperation
RoxFocusOperation
Link copied to clipboard

image Filter Operation.

open class RoxFocusOperation
RoxGlOperation
Link copied to clipboard

Abstract Operation

abstract class RoxGlOperation : RoxOperation
RoxLayerCombineOperation
Link copied to clipboard

image Filter Operation.

class RoxLayerCombineOperation : RoxGlOperation
RoxLoadOperation
Link copied to clipboard

image Filter Operation.

open class RoxLoadOperation : RoxGlOperation
RoxOperation
Link copied to clipboard

Abstract Operation

abstract class RoxOperation : GlObject, StateHandlerBindable
RoxOperator
Link copied to clipboard
class RoxOperator constructor(stateHandler: <ERROR CLASS>, isHeadlessRenderer: Boolean) : GlObject, RoxOperation.Callback
RoxSaveOperation
Link copied to clipboard

Abstract Operation

open class RoxSaveOperation : RoxGlOperation
RoxScreenOperation
Link copied to clipboard

Abstract Operation

class RoxScreenOperation : RoxGlOperation
RoxSharpnessOperation
Link copied to clipboard

image Filter Operation.

class RoxSharpnessOperation
RoxUtils
Link copied to clipboard

Created by svennahler on 21.08.16.

class RoxUtils(destinationChunk: <ERROR CLASS>, chunkCount: Int, transformMatrix: <ERROR CLASS>)