Image.LegacyBitmapMode
- class LegacyBitmapMode
Members:
- kRO_LegacyBitmapMode :
returned bitmap is read-only and immutable
Methods
Attributes
name(-> str)
Methods
- LegacyBitmapMode.__init__(self: skia.Image.LegacyBitmapMode, value: SupportsInt | SupportsIndex) None
Attributes
- LegacyBitmapMode.kRO_LegacyBitmapMode = <LegacyBitmapMode.kRO_LegacyBitmapMode: 0>
- LegacyBitmapMode.name -> str
- LegacyBitmapMode.value