C

绘图引擎所有成员列表

这是 Qul::PlatformInterface::DrawingEngine 包括继承成员的完整成员列表。

  • 结构体Path
  • 枚举BlendMode
  • allocatePath(const Qul::PlatformInterface::PathData *,Qul::PlatformInterface::PathFillRule) : Qul::PlatformInterface::DrawingEngine::Path *
  • blendAlphaMap(Qul::PlatformInterface::DrawingDevice *,const Qul::PlatformInterface::Point &,const Qul::PlatformInterface::Texture &,const Qul::PlatformInterface::Rect &,Qul::PlatformInterface::Rgba32,Qul::PlatformInterface::DrawingEngine::BlendMode)
  • blendImage(Qul::PlatformInterface::DrawingDevice *,const Qul::PlatformInterface::Point &,const Qul::PlatformInterface::Texture &,const Qul::PlatformInterface::Rect &,int,Qul::PlatformInterface::DrawingEngine::BlendMode)
  • blendPath(Qul::PlatformInterface::DrawingDevice *,Qul::PlatformInterface::DrawingEngine::Path *,const Qul::PlatformInterface::Transform &,const Qul::PlatformInterface::Rect &,const Qul::PlatformInterface::Brush *,const Qul::PlatformInterface::Brush *,int,Qul::PlatformInterface::DrawingEngine::BlendMode)
  • blendRect(Qul::PlatformInterface::DrawingDevice *,const Qul::PlatformInterface::Rect &,Qul::PlatformInterface::Rgba32,Qul::PlatformInterface::DrawingEngine::BlendMode)
  • blendRoundedRect(Qul::PlatformInterface::DrawingDevice *,const PlatformInterface::Rect &,const PlatformInterface::Rect &,PlatformInterface::Rgba32,int,Qul::PlatformInterface::DrawingEngine::BlendMode)
  • blendTransformedAlphaMap(Qul::PlatformInterface::DrawingDevice *,const Qul::PlatformInterface::Transform &,const Qul::PlatformInterface::RectF &,const Qul::PlatformInterface::Texture &,const Qul::PlatformInterface::RectF &,const Qul::PlatformInterface::Rect &,Qul::PlatformInterface::Rgba32,Qul::PlatformInterface::DrawingEngine::BlendMode)
  • blendTransformedImage(Qul::PlatformInterface::DrawingDevice *,const Qul::PlatformInterface::Transform &,const Qul::PlatformInterface::RectF &,const Qul::PlatformInterface::Texture &,const Qul::PlatformInterface::RectF &,const Qul::PlatformInterface::Rect &,int,Qul::PlatformInterface::DrawingEngine::BlendMode)
  • setStrokeProperties(Qul::PlatformInterface::DrawingEngine::Path *,const Qul::PlatformInterface::StrokeProperties &)
  • synchronizeForCpuAccess(Qul::PlatformInterface::DrawingDevice *,const Qul::PlatformInterface::Rect &)

在某些 Qt 许可下提供。
了解更多。