YUVAPixmapInfo.DataType ======================= .. currentmodule:: skia .. autoclass:: skia.YUVAPixmapInfo.DataType .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.YUVAPixmapInfo.DataType.__init__ .. rubric:: Attributes .. autosummary:: ~skia.YUVAPixmapInfo.DataType.kFloat16 ~skia.YUVAPixmapInfo.DataType.kLast ~skia.YUVAPixmapInfo.DataType.kUnorm10_Unorm2 ~skia.YUVAPixmapInfo.DataType.kUnorm16 ~skia.YUVAPixmapInfo.DataType.kUnorm8 ~skia.YUVAPixmapInfo.DataType.name ~skia.YUVAPixmapInfo.DataType.value Methods ------- .. automethod:: skia.YUVAPixmapInfo.DataType.__init__ Attributes ---------- .. autoattribute:: skia.YUVAPixmapInfo.DataType.kFloat16 .. autoattribute:: skia.YUVAPixmapInfo.DataType.kLast .. autoattribute:: skia.YUVAPixmapInfo.DataType.kUnorm10_Unorm2 .. autoattribute:: skia.YUVAPixmapInfo.DataType.kUnorm16 .. autoattribute:: skia.YUVAPixmapInfo.DataType.kUnorm8 .. autoattribute:: skia.YUVAPixmapInfo.DataType.name .. autoattribute:: skia.YUVAPixmapInfo.DataType.value