Discussion Board

Results 1 to 6 of 6
  1. #1
    Regular Contributor amitkamboj's Avatar
    Join Date
    Dec 2008
    Posts
    85
    hi.......

    What is max and min pixel size supported by S60 S60-SDK-200634. and carbide C++ version 1.3

    I want to display image on screen ........

    I found one class by name CImageDisplay for displaying image...........

    but it is not supported by s60.....

    is there any other api for diaplay images........

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,672
    You could use CFbsBitmap and draw it directly to the screen, or check out CEikImage. Mix for visible is propably 1x1pixels, max depends on the memory and your max heap size, though, actual visible pixels, depends on the actual screen size.

  3. #3
    Regular Contributor amitkamboj's Avatar
    Join Date
    Dec 2008
    Posts
    85
    is it dataaddress api in cFbsBitmap

    i couldnot find CEikImage in S60 dewveloper library........

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Both the Wiki and the DiBo are full of more-or-less successful attempts of displaying an image, try to search for that class, CFbsBitmap...
    And about your original question: the amount of free memory is the only limitation for the size of a bitmap.

  5. #5
    Regular Contributor amitkamboj's Avatar
    Join Date
    Dec 2008
    Posts
    85
    thnks ..........


    i want to give punch effect and swril and negative effect is there an direct api to give these effects........

  6. #6
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    No, there is no direct API for that. However I think the API TBitmapUtils was already mentioned in one of your previous threads. That is the one which allows you to access individual pixels of a bitmap. After that, any effect is just a matter of math operations.

Similar Threads

  1. Clarifications/Information required about Technical Support case
    By mevasudeva in forum Feedback - Nokia Developer Services
    Replies: 4
    Last Post: 2008-01-10, 13:39
  2. The correct meaning of MAX JAR size
    By bigrio in forum Mobile Java General
    Replies: 1
    Last Post: 2004-11-16, 10:30
  3. The correct meaning of MAX JAR size
    By bigrio in forum Mobile Java General
    Replies: 0
    Last Post: 2004-11-13, 11:03
  4. Replies: 0
    Last Post: 2004-08-25, 11:42
  5. A Different Jar Size Limit Problem
    By cicdem in forum Mobile Java General
    Replies: 0
    Last Post: 2004-06-17, 15:01

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