StickerOptionToolPanel

Tool view a Stickers

open class StickerOptionToolPanel

Constructors

StickerOptionToolPanel
Link copied to clipboard
open fun StickerOptionToolPanel(stateHandler: StateHandler)

Functions

bringStickerToFront
Link copied to clipboard
open fun bringStickerToFront()
changeQuickOptionVisibility
Link copied to clipboard
open fun changeQuickOptionVisibility(menuState: UiStateMenu)
deleteSticker
Link copied to clipboard
open fun deleteSticker()
flipSticker
Link copied to clipboard
open fun flipSticker(vertical: Boolean)
getBrightness
Link copied to clipboard
open fun getBrightness(): Float
getContrast
Link copied to clipboard
open fun getContrast(): Float
getCurrentImageStickerConfig
Link copied to clipboard
open fun getCurrentImageStickerConfig(): ImageStickerAsset
getCurrentImageStickerSettings
Link copied to clipboard
open fun getCurrentImageStickerSettings(): ImageStickerLayerSettings
getInkColor
Link copied to clipboard
open fun getInkColor(): Int
getOpacity
Link copied to clipboard
open fun getOpacity(): Float
getSaturation
Link copied to clipboard
open fun getSaturation(): Float
getTintColor
Link copied to clipboard
open fun getTintColor(): Int
onConfigChange
Link copied to clipboard
open fun onConfigChange()
onItemClick
Link copied to clipboard
open fun onItemClick(entity: OptionItem)
onOnSeekBarThumbLeaved
Link copied to clipboard
open fun onOnSeekBarThumbLeaved(bar: SeekSlider, value: Float)
onOnSeekBarValueChange
Link copied to clipboard
open fun onOnSeekBarValueChange(bar: SeekSlider, value: Float)
openColorInkSelect
Link copied to clipboard
open fun openColorInkSelect()
openColorTintSelect
Link copied to clipboard
open fun openColorTintSelect()
openStickerSelection
Link copied to clipboard
open fun openStickerSelection()
refresh
Link copied to clipboard
open fun refresh()
replaceCurrentSticker
Link copied to clipboard
open fun replaceCurrentSticker()
saveHistoryOnTouchEnd
Link copied to clipboard
open fun saveHistoryOnTouchEnd(menuState: UiStateMenu)
selectInkColor
Link copied to clipboard
open fun selectInkColor()
selectTintColor
Link copied to clipboard
open fun selectTintColor()
setBrightness
Link copied to clipboard
open fun setBrightness(value: Float)
setContrast
Link copied to clipboard
open fun setContrast(value: Float)
setOpacity
Link copied to clipboard
open fun setOpacity(value: Float)
setSaturation
Link copied to clipboard
open fun setSaturation(value: Float)
straightenSticker
Link copied to clipboard
open fun straightenSticker()

Properties

OPTION_ADD
Link copied to clipboard
val OPTION_ADD: Int
OPTION_BRIGHTNESS
Link copied to clipboard
val OPTION_BRIGHTNESS: Int
OPTION_COLOR_COLORIZED
Link copied to clipboard
val OPTION_COLOR_COLORIZED: Int
OPTION_COLOR_INK
Link copied to clipboard
val OPTION_COLOR_INK: Int
OPTION_COLOR_SOLID
Link copied to clipboard
val OPTION_COLOR_SOLID: Int
OPTION_COLOR_TINT
Link copied to clipboard
val OPTION_COLOR_TINT: Int
OPTION_CONTRAST
Link copied to clipboard
val OPTION_CONTRAST: Int
OPTION_DELETE
Link copied to clipboard
val OPTION_DELETE: Int
OPTION_FLIP_H
Link copied to clipboard
val OPTION_FLIP_H: Int
OPTION_FLIP_V
Link copied to clipboard
val OPTION_FLIP_V: Int
OPTION_OPACITY
Link copied to clipboard
val OPTION_OPACITY: Int
OPTION_REDO
Link copied to clipboard
val OPTION_REDO: Int
OPTION_REPLACE
Link copied to clipboard
val OPTION_REPLACE: Int
OPTION_SATURATION
Link copied to clipboard
val OPTION_SATURATION: Int
OPTION_STRAIGHTEN
Link copied to clipboard
val OPTION_STRAIGHTEN: Int
OPTION_TO_FRONT
Link copied to clipboard
val OPTION_TO_FRONT: Int
OPTION_UNDO
Link copied to clipboard
val OPTION_UNDO: Int
TOOL_ID
Link copied to clipboard
val TOOL_ID: String