bitmap library

Classes

Bitmap
BitmapAdjustColor
Adjusts a lot of stuff of color
BitmapBrightness
Changes brightness of sourceBmp accordingly to brightnessRate .
BitmapContrast
Sets a contrast of in image given contrastFactor.
BitmapCrop
Crops the source bitmap to rectangle defined by top, left, width and height.
BitmapFlip
BitmapOperation
BitmapResize
BitmapRgbOverlay
BitmapRotate
FFIImpl
RGBA32BitmapHeader

Properties

bitmapFFILib DynamicLibrary
final

Typedefs

BitmapFFIExecution = void Function(Pointer<Uint8> startingPointer, Uint8List pointerList)