Project

General

Profile

Actions

Support #2837

closed

how to convert QImage to WImage in wt

Added by Anonymous about 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
-
Start date:
03/21/2014
Due date:
% Done:

0%

Estimated time:

Description

hi

I want to convertion QImage to WImage with out QImage saving

Actions #1

Updated by I. Lazaridis about 10 years ago

(this is not a Urgent Bug, but a Normal Support request)

Looking at the api:

http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WImage.html#details

it seems you have to go with WResource:

http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WResource.html

Actions #2

Updated by I. Lazaridis about 10 years ago

Actions #3

Updated by Koen Deforche about 9 years ago

  • Tracker changed from Bug to Support
  • Status changed from New to Resolved
  • Assignee set to Koen Deforche

Indeed. Use a WImage in conjunction with a WMemoryResource, which holds the contents of the QImage.

Actions #4

Updated by Koen Deforche about 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF