Results 1 to 2 of 2

Thread: Alpha blending..

  1. #1
    Join Date
    Oct 2007
    Location
    Bangalore
    Posts
    27
    Qt products
    Qt4
    Platforms
    Windows

    Default Alpha blending..

    Hi ,

    If any one knows about Alpha blending can please give me the details...?? why
    Alpha blending is used??

    Is their any layering approach is their in QT?? Suppose in one layer map is their and in another layer concentric circle are their .. Both of these layer overlapped on each other .. and it should mimic the appearance as a single layer.. ??

    Does Alpha blending relates to layer Approach ??? If any one knows about it please send the reply....

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Alpha blending..

    Quote Originally Posted by chethana View Post
    If any one knows about Alpha blending can please give me the details...?? why
    Alpha blending is used??
    Alpha blending is used to provide transparency effects. When two colours are blended together the final pixel colour (and its alpha component) is computed according to the blending function.
    Is their any layering approach is their in QT?? Suppose in one layer map is their and in another layer concentric circle are their .. Both of these layer overlapped on each other .. and it should mimic the appearance as a single layer.. ??
    Does Alpha blending relates to layer Approach ??? If any one knows about it please send the reply....
    I think it'll be best if you take a look at these:
    http://doc.trolltech.com/qq/qq17-compositionmodes.html
    http://doc.trolltech.com/4.3/qpainte...position-modes
    http://doc.trolltech.com/4.3/paintin...mposition.html

Similar Threads

  1. SVG to alpha channel QPixmaps?
    By WinchellChung in forum Newbie
    Replies: 5
    Last Post: 24th August 2007, 21:07
  2. GL Logic op blending inside QGLWidget
    By ToddAtWSU in forum Qt Programming
    Replies: 1
    Last Post: 20th December 2006, 19:55
  3. Replies: 2
    Last Post: 3rd November 2006, 22:20
  4. image alpha
    By murko81 in forum Qt Programming
    Replies: 13
    Last Post: 28th October 2006, 19:31
  5. Alpha channel weirdness with QGLContext
    By renaissanz in forum Qt Programming
    Replies: 2
    Last Post: 15th March 2006, 16:10

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.