Difference between revisions of "Sample Graphics"

From Lazarus wiki
Jump to navigationJump to search
Line 13: Line 13:
 
'''Picture:'''
 
'''Picture:'''
 
[[Image:gdgfx.png]]
 
[[Image:gdgfx.png]]
 +
 +
Top-Left: 'like flash player setup button' / Top-Right: 'like win7 explorer toolbar' / Bottom: double gradient with alpha / Background: same as bottom.
  
 
'''Download:''' [http://www.mediafire.com/?c8z6go12fmb5zcm gdgfx.7z (60.01 KB)]
 
'''Download:''' [http://www.mediafire.com/?c8z6go12fmb5zcm gdgfx.7z (60.01 KB)]

Revision as of 19:11, 13 March 2011

Graphics Gallery

This gallery is to show the designs can be created from Lazarus and drawing tools, like BGRABitmap.

gdgfx

Name: gdgfx 'Gradient Graphics'

Author: Lainz

Description: Shows how to create buttons and gradients with and without transparency in Lazarus using BGRABitmap and an enhanced version of Double Gradient that supports alpha.

Notes: Tested on Win32. Includes used version of BGRABitmap & DoubleGradient.

Picture: gdgfx.png

Top-Left: 'like flash player setup button' / Top-Right: 'like win7 explorer toolbar' / Bottom: double gradient with alpha / Background: same as bottom.

Download: gdgfx.7z (60.01 KB)