Interface IBitmap

interface IBitmap

Methods

NameDescription
blit (dst, src, srcFmt)
blitGeneric (src, dst)
fill (dst, color)
fillGeneric (dst, value)
format ()
isBlackPixel (pixel) Is an opaque black pixel?
stride ()

Inner structs

NameDescription
BitmapView