Image.BitDepth
- class BitDepth
Members:
kU8
kF16
Methods
__init__(self: skia.Image.BitDepth, value: int) -> None
Attributes
Methods
- BitDepth.__init__(self: skia.Image.BitDepth, value: int) None
Attributes
- BitDepth.kF16 = <BitDepth.kF16: 1>
- BitDepth.kU8 = <BitDepth.kU8: 0>
- BitDepth.name
- BitDepth.value