Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User mazi888's Avatar
    Join Date
    Mar 2006
    Posts
    3
    Hi,

    I'm trying to write app, which can
    1. load an image (such as jpg)
    2. display this image on the screen
    3. modify the image - bitmap (low level, operations such as filters)
    4. display image ...
    5. ...

    What is the easiest way? What classes I should use?

    I tried class CPAlbImageViewerBasic, which can open and display image.
    It's great to rotate, scroll, zoom image.
    But it can return only visible part of bitmap.
    I need the whole of bitmap.
    Also I didn't find way to give a bitmap to be displayed by this class.

    So I need to get bitmap from a file (jpg).
    This bitmap I want to modify and display.
    (Also scroll and zoom...)
    At the end save into jpg file.

    What classes and function do you recommend?

    Thanks a lot for response

  2. #2
    Super Contributor antonypr's Avatar
    Join Date
    May 2003
    Location
    Vancouver, Canada
    Posts
    985
    I would recommend CImageDecoder to read image (like JPEG) and CImageEncoder to write image.

    Antony

Similar Threads

  1. Modify menu items in the Settings Container
    By jhiey in forum Symbian User Interface
    Replies: 1
    Last Post: 2005-05-23, 13:54
  2. modify remote cam
    By mingkit in forum Symbian C++
    Replies: 0
    Last Post: 2003-07-22, 00:48
  3. Time Display on 6610
    By geoff_collins in forum Mobile Java General
    Replies: 1
    Last Post: 1970-01-01, 02:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved