Discussion Board

Results 1 to 2 of 2
  1. #1
    Super Contributor shafali gupta's Avatar
    Join Date
    Nov 2004
    Posts
    1,009
    Hi,

    I have one svg file and i have created mbm out of it.

    Now i am drawing it on the screen using Bitblt() after creating its bitmap object using AknIconUtils::CreateIconL();

    But when i call ibitmapobject->GetPixel() -> it gives me fibscli 11 panic.

    But if i do the same process using .PNG file and disply it by decoding it in bmp. getPixel() method works fine.

    Can anyone tell me wat's the problem with this?

  2. #2
    Registered User pacifix's Avatar
    Join Date
    Mar 2009
    Posts
    9
    From: http://www.symbian.com/developer/tec...CLIPanics.html
    "FBSCLI 11: Invalid bitmap compression value (TBitmapfileCompression), or an unsupported operation was attempted on a compressed bitmap."

    From: http://www.forum.nokia.com/document/...IconUtils.html
    "Note: The CFbsBitmap objects for bitmaps and mask returned by this class may be compressed in background. Client code directly accessing the bitmap pixel data should not assume that the bitmap and mask objects are not compressed.
    Bitmap compression can be disabled for an icon if desired using AknIconUtils:isableCompression()."

    Try it out and see if this works,
    Pac

Similar Threads

  1. active object call inside another active object
    By maina1976 in forum Symbian C++
    Replies: 4
    Last Post: 2008-08-25, 13:05
  2. Replies: 4
    Last Post: 2007-11-26, 13:41
  3. Active Object do not Work
    By vitormcruz in forum Symbian C++
    Replies: 4
    Last Post: 2007-11-13, 15:21
  4. Replies: 2
    Last Post: 2007-10-05, 20:40
  5. Page builder
    By giogiogio in forum Python
    Replies: 2
    Last Post: 2007-08-26, 18:08

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