C
G
I
P
R
S
T
U
S
- setBackgroundColor(Color) - function in io.getstream.sketchbook.SketchbookController
- Sets a background color.
- setEraseMode(Boolean) - function in io.getstream.sketchbook.SketchbookController
- Sets the erase mode or not.
- setEraseRadius(Float) - function in io.getstream.sketchbook.SketchbookController
- Sets the radius size of the erase circle.
- setImageBitmap(ImageBitmap) - function in io.getstream.sketchbook.SketchbookController
- Sets an ImageBitmap to draw on the canvas as a background.
- setLinearShader(List) - function in io.getstream.sketchbook.SketchbookController
- Sets a color list as a linear shader to the paint.
- setPaint(Paint) - function in io.getstream.sketchbook.SketchbookController
- Sets a new Paint.
- setPaintAlpha(Float) - function in io.getstream.sketchbook.SketchbookController
- Sets an alpha to the drawPaint.
- setPaintColor(Color) - function in io.getstream.sketchbook.SketchbookController
- Sets a Color to the drawPaint.
- setPaintingStyle(PaintingStyle) - function in io.getstream.sketchbook.SketchbookController
- Sets a PaintingStyle to the drawPaint.
- setPaintShader(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=androidx.compose.ui.graphics/Shader///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=android.graphics/Shader///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))))) - function in io.getstream.sketchbook.SketchbookController
- Sets a Shader to the drawPaint.
- setPaintStrokeWidth(Float) - function in io.getstream.sketchbook.SketchbookController
- Sets a stroke width to the drawPaint.
- setPathEffect(PathEffect) - function in io.getstream.sketchbook.SketchbookController
- Sets a PathEffect to the drawPaint.
- setRainbowShader() - function in io.getstream.sketchbook.SketchbookController
- Sets a rainbow shader to the paint.
- setSelectedColorIndex(Integer) - function in io.getstream.sketchbook.SketchbookController
- Sets an index of the selected color.
- Sketchbook(Modifier,SketchbookController,Color,ImageBitmap,Function2,Function2) - function in io.getstream.sketchbook.SketchbookKt
- Sketchbook is a canvas implementation to draw paths with custom properties.
- SketchbookController - class in io.getstream.sketchbook
- SketchbookController interacts with Sketchbook and it allows you to control the canvas and all of the components with it.
- SketchbookControllerKt - class in io.getstream.sketchbook
- SketchbookKt - class in io.getstream.sketchbook