Image.LegacyBitmapMode

class LegacyBitmapMode

Members:

kRO_LegacyBitmapMode :

returned bitmap is read-only and immutable

Methods

__init__

Attributes

kRO_LegacyBitmapMode

name

value

Methods

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

Attributes

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