Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
C# by API
System Drawing 155 codes
Home
C# by API
System Drawing
1 Bitmap CompositingMode
2 Bitmap Height
3 Bitmap HorizontalResolution
4 Bitmap MakeTransparent( )
5 Bitmap PhysicalDimension
6 Bitmap PixelFormat
7 Bitmap RawFormat
8 Bitmap SetResolution(600f, 600f)
9 Bitmap Size
10 Bitmap Width
11 BMP GetPixel(15,25)
12 Brushes Black
13 Brushes Firebrick
14 Brushes White
15 Color AliceBlue
16 Color Chocolate
17 Color FromArgb (int r, int g, int b)
18 Color FromArgb(100, Color Blue)
19 Color FromArgb(77, color R, color G, color B)
20 Color FromKnownColor
21 Color FromName
22 Color LightGray
23 Color Tomato
24 Color White
25 Font FontFamily
26 Font GetHeight
27 Font Height
28 Font Name
29 Font Size
30 Font SizeInPoints
31 Font Unit
32 FontFamily GetCellAscent
33 FontFamily GetCellDescent
34 FontFamily GetEmHeight
35 FontFamily GetLineSpacing
36 FontFamily IsStyleAvailable
37 FontStyle Italic
38 FontStyle Regular
39 FontStyle Strikeout
40 Graphics Clear
41 Graphics CopyFromScreen
42 Graphics DashCap
43 Graphics Dispose()
44 Graphics DpiX
45 Graphics DpiY
46 Graphics DrawArc
47 Graphics DrawBeziers
48 Graphics DrawEllipse
49 Graphics DrawIcon(Icon icon, int x, int y)
50 Graphics DrawImage(Image i, int x, int y)
51 Graphics DrawImage(Image img, int x, int y, int width, int height)
52 Graphics DrawImage(Image, Points[])
53 Graphics DrawImage(im, rec, recPart, GraphicsUnit Pixel)
54 Graphics DrawLine(Pen p, int x0,int y0, int x1, int y1)
55 Graphics DrawLine(Pen,Point point1, Point point2)
56 Graphics DrawLines(Pen pen, Point[] points)
57 Graphics DrawPie
58 Graphics DrawRectangle
59 Graphics DrawRectangles
60 Graphics DrawString
61 Graphics EnumerateMetafileProc
62 Graphics FillClosedCurve
63 Graphics FillEllipse
64 Graphics FillEllipse(Brush brush,int x, int y,int width,int height)
65 Graphics FillPath(Brushes AliceBlue, myPath)
66 Graphics FillPolygon
67 Graphics FillRectangle
68 Graphics FillRectangles
69 Graphics FillRegion
70 Graphics FromHwnd()
71 Graphics FromImage
72 Graphics InterpolationMode
73 Graphics MeasureString
74 Graphics PageScale
75 Graphics PageUnit
76 Graphics PixelOffsetMode
77 Graphics ReleaseHdc
78 Graphics RotateTransform
79 Graphics ScaleTransform
80 Graphics SetClip
81 Graphics SetClip(path, (CombineMode)miCombineMode Index)
82 Graphics SmoothingMode
83 Graphics TextRenderingHint
84 Graphics Transform
85 Graphics TranslateClip
86 Graphics TranslateTransform
87 Graphics VisibleClipBounds
88 GraphicsUnit Display
89 GraphicsUnit Document
90 GraphicsUnit Inch
91 GraphicsUnit Millimeter
92 GraphicsUnit Pixel
93 GraphicsUnit Point
94 Image FromFile(String path)
95 Image FromStream
96 Image GetThumbnailImage
97 Image Height
98 Image RotateFlip(RotateFlipType Rotate180FlipY)
99 Image VerticalResolution
100 ImageAnimator Animate
101 ImageAnimator UpdateFrames()
102 New Bitmap(String fileName)
103 New Font(String fontName, int size)
104 New Font(Times New Roman, 10, FontStyle Italic)
105 New Icon(String path)
106 New Pen(Color Black, 2)
107 New Pen(ForeColor)
108 New Point(int x, int y)
109 New Rectangle(int x, int y, int width, int height)
110 New RectangleF
111 New Region(GraphicsPath gp)
112 New Size
113 New StringFormat(StringFormatFlags DirectionVertical)
114 New TextureBrush(bmp, new Rectangle(0, 0, 25, 25))
115 Pen DashCap Triangle
116 Pen DashPattern
117 Pen DashStyle
118 Pen Dispose()
119 Pen LineJoin
120 Pen StartCap
121 Pens Firebrick
122 Point == Point
123 Point X
124 Point Y
125 Rectangle Contains
126 Region Exclude
127 Region IsEmpty
128 Region IsInfinite
129 Region IsVisible
130 Region Union
131 SmoothingMode AntiAlias
132 StringAlignment Center
133 StringAlignment Far
134 StringAlignment Near
135 StringFormat Alignment
136 StringFormat GenericTypographic
137 StringFormat HotkeyPrefix
138 StringFormat LineAlignment
139 StringFormat SetTabStops
140 StringFormatFlags DirectionVertical
141 StringFormatFlags NoClip
142 StringFormatFlags NoWrap
143 StringTrimming Character
144 StringTrimming EllipsisCharacter
145 StringTrimming EllipsisPath
146 StringTrimming EllipsisWord
147 StringTrimming None
148 StringTrimming Word
149 SystemBrushes FromSystemColor
150 SystemColors ActiveCaptionText
151 SystemColors Window
152 SystemColors WindowText
153 SystemFonts IconTitleFont
154 SystemPens FromSystemColor
155 TextureBrush WrapMode