C

List of All Members for Qul::PlatformInterface::DrawingDevice

継承されたメンバを含む、Qul::PlatformInterface::DrawingDeviceのメンバ一覧です。

  • DrawingDevice(Qul::PixelFormat, const Qul::PlatformInterface::Size &, uchar *, int32_t, Qul::PlatformInterface::DrawingEngine *, void *)
  • bits() const : uchar *
  • bitsPerPixel() const : int32_t
  • bytesPerLine() const : int32_t
  • drawingEngine() const : Qul::PlatformInterface::DrawingEngine *
  • fallbackDrawingEngine() const : Qul::PlatformInterface::DrawingEngine *
  • format() const : Qul::PixelFormat
  • height() const : int32_t
  • pixelDataAt(Qul::PlatformInterface::Point) const : Qul::PlatformInterface::PixelDataPointer
  • pixelDataAt(int32_t, int32_t) const : Qul::PlatformInterface::PixelDataPointer
  • platformContext() const : void *


詳細はこちら。