Bitmap.AllocFlags

class AllocFlags

Members:

kZeroPixels_AllocFlag :

zero pixel memory. No effect. This is the default.

Methods

__init__

Attributes

kZeroPixels_AllocFlag

name

value

Methods

AllocFlags.__init__(self: skia.Bitmap.AllocFlags, value: int) None

Attributes

AllocFlags.kZeroPixels_AllocFlag = <AllocFlags.kZeroPixels_AllocFlag: 1>
AllocFlags.name
AllocFlags.value