Image.BitDepth

class BitDepth

Members:

kU8

kF16

Methods

__init__

Attributes

kF16

kU8

name

value

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