GrColorType =========== .. currentmodule:: skia .. autoclass:: skia.GrColorType .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.GrColorType.__init__ .. rubric:: Attributes .. autosummary:: ~skia.GrColorType.kABGR_4444 ~skia.GrColorType.kAlpha_16 ~skia.GrColorType.kAlpha_8 ~skia.GrColorType.kAlpha_8xxx ~skia.GrColorType.kAlpha_F16 ~skia.GrColorType.kAlpha_F32xxx ~skia.GrColorType.kBGRA_8888 ~skia.GrColorType.kBGR_565 ~skia.GrColorType.kGray_8 ~skia.GrColorType.kGray_8xxx ~skia.GrColorType.kGray_F16 ~skia.GrColorType.kLast ~skia.GrColorType.kRGBA_1010102 ~skia.GrColorType.kRGBA_16161616 ~skia.GrColorType.kRGBA_8888 ~skia.GrColorType.kRGBA_8888_SRGB ~skia.GrColorType.kRGBA_F16 ~skia.GrColorType.kRGBA_F16_Clamped ~skia.GrColorType.kRGBA_F32 ~skia.GrColorType.kRGB_888 ~skia.GrColorType.kRGB_888x ~skia.GrColorType.kRG_1616 ~skia.GrColorType.kRG_88 ~skia.GrColorType.kRG_F16 ~skia.GrColorType.kR_16 ~skia.GrColorType.kR_8 ~skia.GrColorType.kR_F16 ~skia.GrColorType.kUnknown ~skia.GrColorType.name ~skia.GrColorType.value Methods ------- .. automethod:: skia.GrColorType.__init__ Attributes ---------- .. autoattribute:: skia.GrColorType.kABGR_4444 .. autoattribute:: skia.GrColorType.kAlpha_16 .. autoattribute:: skia.GrColorType.kAlpha_8 .. autoattribute:: skia.GrColorType.kAlpha_8xxx .. autoattribute:: skia.GrColorType.kAlpha_F16 .. autoattribute:: skia.GrColorType.kAlpha_F32xxx .. autoattribute:: skia.GrColorType.kBGRA_8888 .. autoattribute:: skia.GrColorType.kBGR_565 .. autoattribute:: skia.GrColorType.kGray_8 .. autoattribute:: skia.GrColorType.kGray_8xxx .. autoattribute:: skia.GrColorType.kGray_F16 .. autoattribute:: skia.GrColorType.kLast .. autoattribute:: skia.GrColorType.kRGBA_1010102 .. autoattribute:: skia.GrColorType.kRGBA_16161616 .. autoattribute:: skia.GrColorType.kRGBA_8888 .. autoattribute:: skia.GrColorType.kRGBA_8888_SRGB .. autoattribute:: skia.GrColorType.kRGBA_F16 .. autoattribute:: skia.GrColorType.kRGBA_F16_Clamped .. autoattribute:: skia.GrColorType.kRGBA_F32 .. autoattribute:: skia.GrColorType.kRGB_888 .. autoattribute:: skia.GrColorType.kRGB_888x .. autoattribute:: skia.GrColorType.kRG_1616 .. autoattribute:: skia.GrColorType.kRG_88 .. autoattribute:: skia.GrColorType.kRG_F16 .. autoattribute:: skia.GrColorType.kR_16 .. autoattribute:: skia.GrColorType.kR_8 .. autoattribute:: skia.GrColorType.kR_F16 .. autoattribute:: skia.GrColorType.kUnknown .. autoattribute:: skia.GrColorType.name .. autoattribute:: skia.GrColorType.value