RoxAdjustOperation

image Filter Operation.

class RoxAdjustOperation

Constructors

RoxAdjustOperation
Link copied to clipboard
fun RoxAdjustOperation()

Functions

changePaintColorMatrix
Link copied to clipboard
fun changePaintColorMatrix(paint: <ERROR CLASS>, settings: ColorAdjustmentSettings)
createColorMatrix
Link copied to clipboard
fun createColorMatrix(settings: ColorAdjustmentSettings): <ERROR CLASS>
doOperation
Link copied to clipboard
open fun doOperation(requested: <ERROR CLASS>): <ERROR CLASS>?
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
flagAsDirty
Link copied to clipboard
open fun flagAsDirty()
hashCode
Link copied to clipboard
open override fun hashCode(): Int
setColorMatrixValues
Link copied to clipboard
fun setColorMatrixValues(settings: ColorAdjustmentSettings, colorMatrix: <ERROR CLASS>): <ERROR CLASS>
toString
Link copied to clipboard
open override fun toString(): String

Properties

estimatedMemoryConsumptionFactor
Link copied to clipboard
open val estimatedMemoryConsumptionFactor: Float