Press on the image to return to the main documentation page.
|
Crop (Left As Int, Top As Int, Width As Int, Height As Int) As B4XBitmap
Height As Double [read only]
IsInitialized As Boolean
Resize (Width As Int, Height As Int, KeepAspectRatio As Boolean) As B4XBitmap
Rotate (Degrees As Int) As B4XBitmap
Scale As Float [read only]
Width As Double [read only]
WriteToStream (Out As java.io.OutputStream, Quality As Int, Format As android.graphics.Bitmap.CompressFormat)
Crop (Left As Int, Top As Int, Width As Int, Height As Int) As B4XBitmap
Height As Double [read only]
IsInitialized As Boolean
Resize (Width As Int, Height As Int, KeepAspectRatio As Boolean) As B4XBitmap
Rotate (Degrees As Int) As B4XBitmap
Scale As Float [read only]
Width As Double [read only]
WriteToStream (Out As java.io.OutputStream, Quality As Int, Format As android.graphics.Bitmap.CompressFormat)
ClearRect (Rect As B4XRect)
ClipPath (Path As B4XPath)
CreateBitmap As B4XBitmap
DrawBitmap (Bitmap As android.graphics.Bitmap, Destination As B4XRect)
DrawBitmapRotated (Bitmap As android.graphics.Bitmap, Destination As B4XRect, Degrees As Float)
DrawCircle (x As Float, y As Float, Radius As Float, Color As Int, Filled As Boolean, StrokeWidth As Float)
DrawLine (x1 As Float, y1 As Float, x2 As Float, y2 As Float, Color As Int, StrokeWidth As Float)
DrawPath (Path As B4XPath, Color As Int, Filled As Boolean, StrokeWidth As Float)
DrawPathRotated (Path As B4XPath, Color As Int, Filled As Boolean, StrokeWidth As Float, Degrees As Float, CenterX As Float, CenterY As Float)
DrawRect (Rect As B4XRect, Color As Int, Filled As Boolean, StrokeWidth As Float)
DrawText (Text As String, x As Float, y As Float, Font As B4XFont, Color As Int, Alignment As android.graphics.Paint.Align)
DrawTextRotated (Text As String, x As Float, y As Float, Font As B4XFont, Color As Int, Alignment As android.graphics.Paint.Align, Degree As Float)
Initialize (View As B4XView)
Invalidate
MeasureText (Text As String, Font As B4XFont) As B4XRect
Release
RemoveClip
Resize (Width As Float, Height As Float)
TargetRect As B4XRect [read only]
TargetView As B4XView [read only]
ClearRect (Rect As B4XRect)
ClipPath (Path As B4XPath)
CreateBitmap As B4XBitmap
DrawBitmap (Bitmap As android.graphics.Bitmap, Destination As B4XRect)
DrawBitmapRotated (Bitmap As android.graphics.Bitmap, Destination As B4XRect, Degrees As Float)
DrawCircle (x As Float, y As Float, Radius As Float, Color As Int, Filled As Boolean, StrokeWidth As Float)
DrawLine (x1 As Float, y1 As Float, x2 As Float, y2 As Float, Color As Int, StrokeWidth As Float)
DrawPath (Path As B4XPath, Color As Int, Filled As Boolean, StrokeWidth As Float)
DrawPathRotated (Path As B4XPath, Color As Int, Filled As Boolean, StrokeWidth As Float, Degrees As Float, CenterX As Float, CenterY As Float)
DrawRect (Rect As B4XRect, Color As Int, Filled As Boolean, StrokeWidth As Float)
DrawText (Text As String, x As Float, y As Float, Font As B4XFont, Color As Int, Alignment As android.graphics.Paint.Align)
DrawTextRotated (Text As String, x As Float, y As Float, Font As B4XFont, Color As Int, Alignment As android.graphics.Paint.Align, Degree As Float)
Initialize (View As B4XView)
Invalidate
MeasureText (Text As String, Font As B4XFont) As B4XRect
Release
RemoveClip
Resize (Width As Float, Height As Float)
TargetRect As B4XRect [read only]
TargetView As B4XView [read only]
IsInitialized As Boolean [read only]
Size As Float [read only]
ToNativeFont As TypefaceWrapper
IsInitialized As Boolean [read only]
Size As Float [read only]
ToNativeFont As TypefaceWrapper
Initialize (x As Float, y As Float) As B4XPath
InitializeArc (x As Float, y As Float, Radius As Float, StartingAngle As Float, SweepAngle As Float) As B4XPath
InitializeOval (Rect As B4XRect) As B4XPath
InitializeRoundedRect (Rect As B4XRect, CornersRadius As Float) As B4XPath
IsInitialized As Boolean
LineTo (x As Float, y As Float) As B4XPath
Initialize (x As Float, y As Float) As B4XPath
InitializeArc (x As Float, y As Float, Radius As Float, StartingAngle As Float, SweepAngle As Float) As B4XPath
InitializeOval (Rect As B4XRect) As B4XPath
InitializeRoundedRect (Rect As B4XRect, CornersRadius As Float) As B4XPath
IsInitialized As Boolean
LineTo (x As Float, y As Float) As B4XPath
Bottom As Float
CenterX As Float [read only]
CenterY As Float [read only]
Height As Float
Initialize (Left As Float, Top As Float, Right As Float, Bottom As Float)
Left As Float
Right As Float
Top As Float
Width As Float
Bottom As Float
CenterX As Float [read only]
CenterY As Float [read only]
Height As Float
Initialize (Left As Float, Top As Float, Right As Float, Bottom As Float)
Left As Float
Right As Float
Top As Float
Width As Float
AddView (View As android.view.View, Left As Int, Top As Int, Width As Int, Height As Int)
BringToFront
Checked As Boolean
Color As Int
EditTextHint As String
Enabled As Boolean
Font As B4XFont
GetAllViewsRecursive As IterableList
GetView (Index As Int) As B4XView
Height As Int
IsInitialized As Boolean
Left As Int
LoadLayout (LayoutFile As String)
NumberOfViews As Int [read only]
Parent As B4XView [read only]
Progress As Int
RemoveAllViews
RemoveViewFromParent
RequestFocus As Boolean
Rotation As Float
ScrollViewContentHeight As Int
ScrollViewContentWidth As Int
ScrollViewInnerPanel As B4XView [read only]
ScrollViewOffsetX As Int
ScrollViewOffsetY As Int
SendToBack
SetBitmap (Bitmap As android.graphics.Bitmap)
SetColorAndBorder (BackgroundColor As Int, BorderWidth As Int, BorderColor As Int, BorderCornerRadius As Int)
SetColorAnimated (Duration As Int, FromColor As Int, ToColor As Int)
SetLayoutAnimated (Duration As Int, Left As Int, Top As Int, Width As Int, Height As Int)
SetRotationAnimated (Duration As Int, Degree As Float)
SetTextAlignment (Vertical As String, Horizontal As String)
SetTextSizeAnimated (Duration As Int, TextSize As Float)
SetVisibleAnimated (Duration As Int, Visible As Boolean)
Snapshot As B4XBitmap
Tag As Object
Text As String
TextColor As Int
TextSize As Float
Top As Int
TOUCH_ACTION_DOWN As Int
TOUCH_ACTION_MOVE As Int
TOUCH_ACTION_MOVE_NOTOUCH As Int
TOUCH_ACTION_UP As Int
Visible As Boolean
Width As Int
AddView (View As android.view.View, Left As Int, Top As Int, Width As Int, Height As Int)
BringToFront
Checked As Boolean
Color As Int
EditTextHint As String
Enabled As Boolean
Font As B4XFont
GetAllViewsRecursive As IterableList
GetView (Index As Int) As B4XView
Height As Int
IsInitialized As Boolean
Left As Int
LoadLayout (LayoutFile As String)
NumberOfViews As Int [read only]
Parent As B4XView [read only]
Progress As Int
RemoveAllViews
RemoveViewFromParent
RequestFocus As Boolean
Rotation As Float
ScrollViewContentHeight As Int
ScrollViewContentWidth As Int
ScrollViewInnerPanel As B4XView [read only]
ScrollViewOffsetX As Int
ScrollViewOffsetY As Int
SendToBack
SetBitmap (Bitmap As android.graphics.Bitmap)
SetColorAndBorder (BackgroundColor As Int, BorderWidth As Int, BorderColor As Int, BorderCornerRadius As Int)
SetColorAnimated (Duration As Int, FromColor As Int, ToColor As Int)
SetLayoutAnimated (Duration As Int, Left As Int, Top As Int, Width As Int, Height As Int)
SetRotationAnimated (Duration As Int, Degree As Float)
SetTextAlignment (Vertical As String, Horizontal As String)
SetTextSizeAnimated (Duration As Int, TextSize As Float)
SetVisibleAnimated (Duration As Int, Visible As Boolean)
Snapshot As B4XBitmap
Tag As Object
Text As String
TextColor As Int
TextSize As Float
Top As Int
TOUCH_ACTION_DOWN As Int
TOUCH_ACTION_MOVE As Int
TOUCH_ACTION_MOVE_NOTOUCH As Int
TOUCH_ACTION_UP As Int
Visible As Boolean
Width As Int
Color_ARGB (Alpha As Int, R As Int, G As Int, B As Int) As Int
Color_Black As Int
Color_Blue As Int
Color_Cyan As Int
Color_DarkGray As Int
Color_Gray As Int
Color_Green As Int
Color_LightGray As Int
Color_Magenta As Int
Color_Red As Int
Color_RGB (R As Int, G As Int, B As Int) As Int
Color_Transparent As Int
Color_White As Int
Color_Yellow As Int
CreateDefaultBoldFont (Size As Float) As B4XFont
CreateDefaultFont (Size As Float) As B4XFont
CreateFont (Typeface As android.graphics.Typeface, Size As Float) As B4XFont
CreateFont2 (B4XFont As B4XFont, Size As Float) As B4XFont
CreateFontAwesome (Size As Float) As B4XFont
CreateMaterialIcons (Size As Float) As B4XFont
CreatePanel (EventName As String) As B4XView
DefaultFolder As String [read only]
DialogResponse_Cancel As Int
DialogResponse_Negative As Int
DialogResponse_Positive As Int
FileUri (Dir As String, FileName As String) As String
IsB4A As Boolean [read only]
IsB4i As Boolean [read only]
IsB4J As Boolean [read only]
LoadBitmap (Dir As String, FileName As String) As B4XBitmap
LoadBitmapResize (Dir As String, FileName As String, Width As Int, Height As Int, KeepAspectRatio As Boolean) As B4XBitmap
Msgbox2Async (Message As CharSequence, Title As CharSequence, Positive As String, Cancel As String, Negative As String, Icon As BitmapWrapper) As Object
MsgboxAsync (Message As CharSequence, Title As CharSequence) As Object
PaintOrColorToColor (Color As Object) As Int
Scale As Float [read only]
SetDataFolder (AppName As String)
SubExists (Component As Object, Sub As String, NotUsed As Int) As Boolean
Color_ARGB (Alpha As Int, R As Int, G As Int, B As Int) As Int
Color_Black As Int
Color_Blue As Int
Color_Cyan As Int
Color_DarkGray As Int
Color_Gray As Int
Color_Green As Int
Color_LightGray As Int
Color_Magenta As Int
Color_Red As Int
Color_RGB (R As Int, G As Int, B As Int) As Int
Color_Transparent As Int
Color_White As Int
Color_Yellow As Int
CreateDefaultBoldFont (Size As Float) As B4XFont
CreateDefaultFont (Size As Float) As B4XFont
CreateFont (Typeface As android.graphics.Typeface, Size As Float) As B4XFont
CreateFont2 (B4XFont As B4XFont, Size As Float) As B4XFont
CreateFontAwesome (Size As Float) As B4XFont
CreateMaterialIcons (Size As Float) As B4XFont
CreatePanel (EventName As String) As B4XView
DefaultFolder As String [read only]
DialogResponse_Cancel As Int
DialogResponse_Negative As Int
DialogResponse_Positive As Int
FileUri (Dir As String, FileName As String) As String
IsB4A As Boolean [read only]
IsB4i As Boolean [read only]
IsB4J As Boolean [read only]
LoadBitmap (Dir As String, FileName As String) As B4XBitmap
LoadBitmapResize (Dir As String, FileName As String, Width As Int, Height As Int, KeepAspectRatio As Boolean) As B4XBitmap
Msgbox2Async (Message As CharSequence, Title As CharSequence, Positive As String, Cancel As String, Negative As String, Icon As BitmapWrapper) As Object
MsgboxAsync (Message As CharSequence, Title As CharSequence) As Object
PaintOrColorToColor (Color As Object) As Int
Scale As Float [read only]
SetDataFolder (AppName As String)
SubExists (Component As Object, Sub As String, NotUsed As Int) As Boolean