Class CustomBitmapFrameHandler
- Namespace
- IO.Scanbot.Sdk.Ui_v2.Common.Animation
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class CustomBitmapFrameHandler : FrameHandler
- Inheritance
-
CustomBitmapFrameHandler
- Inherited Members
-
Constructors
CustomBitmapFrameHandler(IMutableStateFlow)
public CustomBitmapFrameHandler(IMutableStateFlow flow)
Parameters
flow
IMutableStateFlow
Properties
Flow
public IMutableStateFlow Flow { get; }
Property Value
- IMutableStateFlow
ShowBitmap
public bool ShowBitmap { get; set; }
Property Value
- bool
Methods
HandleFrame(Frame)
public override bool HandleFrame(FrameHandler.Frame previewFrame)
Parameters
previewFrame
FrameHandler.Frame
Returns
- bool