Searched defs:imageFormat (Results 1 – 3 of 3) sorted by relevance
41 QImage::Format imageFormat; in createImage() local50 ImageGStreamer::ImageGStreamer(GstBuffer*& buffer, IntSize size, QImage::Format imageFormat) in ImageGStreamer()
41 const VGImageFormat imageFormat = hasAlpha() ? bufferFormat : VG_sRGB_565; in asNewNativeImage() local
36 static cairo_format_t imageFormat = CAIRO_FORMAT_ARGB32; variable