My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
GraphUtil  
Graphics utility
Updated Feb 4, 2010 by fr.dan...@gmail.com

Gdk.Pixbuf static pixbufFromStock ( String stock_id, Gtk.IconSize size ) returns a Gdk.Pixbuf from a stock string
void FillRoundRectangle (System.Drawing.Brush brush, int x, int y, int width, int height, int radius ) fills a round rectangle
void FillRoundRectangle (System.Drawing.Brush brush, int x, float y, float width, float height, float radius ) fills a Rounded Rectangle with floats
void DrawRoundRectangle (System.Drawing.Pen pen, int x, int y, int width, int height, int radius) draws a round rectangle
void DrawRoundRectangle (System.Drawing.Pen pen, int x, int y, int width, int height, int radius) draws a round rectangle with floats
GraphicsPath GetRoundedRect (RectangleF baseRect,float radius) returns a round rectangle path

Comment by krishnas...@gmail.com, Dec 17, 2012

ok

Powered by Google Project Hosting