Image.LegacyBitmapMode

class LegacyBitmapMode

Members:

kRO_LegacyBitmapMode :

returned bitmap is read-only and immutable

Methods

Attributes

Methods

LegacyBitmapMode.__init__(self: skia.Image.LegacyBitmapMode, value: int) None

Attributes

LegacyBitmapMode.kRO_LegacyBitmapMode = <LegacyBitmapMode.kRO_LegacyBitmapMode: 0>
LegacyBitmapMode.name
LegacyBitmapMode.value