ColorType ========= .. currentmodule:: skia .. autoclass:: skia.ColorType .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.ColorType.__init__ .. rubric:: Attributes .. autosummary:: ~skia.ColorType.kA16_float_ColorType ~skia.ColorType.kA16_unorm_ColorType ~skia.ColorType.kARGB_4444_ColorType ~skia.ColorType.kAlpha_8_ColorType ~skia.ColorType.kBGRA_1010102_ColorType ~skia.ColorType.kBGRA_8888_ColorType ~skia.ColorType.kBGR_101010x_ColorType ~skia.ColorType.kGray_8_ColorType ~skia.ColorType.kN32_ColorType ~skia.ColorType.kR16G16B16A16_unorm_ColorType ~skia.ColorType.kR16G16_float_ColorType ~skia.ColorType.kR16G16_unorm_ColorType ~skia.ColorType.kR8G8_unorm_ColorType ~skia.ColorType.kRGBA_1010102_ColorType ~skia.ColorType.kRGBA_8888_ColorType ~skia.ColorType.kRGBA_F16Norm_ColorType ~skia.ColorType.kRGBA_F16_ColorType ~skia.ColorType.kRGBA_F32_ColorType ~skia.ColorType.kRGB_101010x_ColorType ~skia.ColorType.kRGB_565_ColorType ~skia.ColorType.kRGB_888x_ColorType ~skia.ColorType.kUnknown_ColorType ~skia.ColorType.name ~skia.ColorType.value Methods ------- .. automethod:: skia.ColorType.__init__ Attributes ---------- .. autoattribute:: skia.ColorType.kA16_float_ColorType .. autoattribute:: skia.ColorType.kA16_unorm_ColorType .. autoattribute:: skia.ColorType.kARGB_4444_ColorType .. autoattribute:: skia.ColorType.kAlpha_8_ColorType .. autoattribute:: skia.ColorType.kBGRA_1010102_ColorType .. autoattribute:: skia.ColorType.kBGRA_8888_ColorType .. autoattribute:: skia.ColorType.kBGR_101010x_ColorType .. autoattribute:: skia.ColorType.kGray_8_ColorType .. autoattribute:: skia.ColorType.kN32_ColorType .. autoattribute:: skia.ColorType.kR16G16B16A16_unorm_ColorType .. autoattribute:: skia.ColorType.kR16G16_float_ColorType .. autoattribute:: skia.ColorType.kR16G16_unorm_ColorType .. autoattribute:: skia.ColorType.kR8G8_unorm_ColorType .. autoattribute:: skia.ColorType.kRGBA_1010102_ColorType .. autoattribute:: skia.ColorType.kRGBA_8888_ColorType .. autoattribute:: skia.ColorType.kRGBA_F16Norm_ColorType .. autoattribute:: skia.ColorType.kRGBA_F16_ColorType .. autoattribute:: skia.ColorType.kRGBA_F32_ColorType .. autoattribute:: skia.ColorType.kRGB_101010x_ColorType .. autoattribute:: skia.ColorType.kRGB_565_ColorType .. autoattribute:: skia.ColorType.kRGB_888x_ColorType .. autoattribute:: skia.ColorType.kUnknown_ColorType .. autoattribute:: skia.ColorType.name .. autoattribute:: skia.ColorType.value