This is a wrap for this Github project.
ColorSeekbar
Author: DonManfred (wrapper)
Version: 1.02
ColorSeekbar
Author: DonManfred (wrapper)
Version: 1.02
- ColorSeekBar
Events:- ColorChanged (colorBarValue As Int, alphaValue As Int, color As Int)
- ba As BA
- AddToParent (Parent As ViewGroup, left As Int, top As Int, width As Int, height As Int)
- BringToFront
- DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
- Initialize (EventName As String)
- Invalidate
- Invalidate2 (arg0 As Rect)
- Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
- IsInitialized As Boolean
- RemoveView
- RequestFocus As Boolean
- SendToBack
- SetBackgroundImage (arg0 As Bitmap)
- SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
- SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
- SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
- SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
- dp2px (dpValue As Float) As Int
- isShowAlphaBar As Boolean
- AlphaBarValue As Int [write only]
- AlphaValue As Int [read only]
- Background As Drawable
- BarHeight As Int
- BarHeightPx As Int [write only]
- BarMargin As Int
set margin between bars - BarMarginPx As Int [write only]
set margin between bars - Color As Int
- ColorBarValue As Int [write only]
Set the value of color bar, if out of bounds , it will be 0 or maxValue; - ColorPosition As Float [read only]
- ColorWithAlpha As Int [read only]
- Colors() As Int
- Enabled As Boolean
- Height As Int
- Left As Int
- MaxValue As Int
- Parent As Object [read only]
- ShowAlphaBar As Boolean [write only]
- Tag As Object
- ThumbHeight As Int
set thumb's height by dpi - ThumbHeightPx As Int [write only]
set thumb's height by pixels - Top As Int
- Visible As Boolean
- Width As Int
Attachments
Last edited: