Unit Ie_main |
*********************************************************} {* ImageEdit v1.0.6 *} {* *} {* African Dancer *} {* Dancer@TieUs.com *} {* *} {* features: *} {* v1.0.0: *} {* - RGB color balance, Gray scale *} {* - Flip horizontal/vertical *} {* - Print image *} {* - Free-hand drawing, pick color, line *} {* rectangle, round rec, ellipse *} {* v1.0.1: *} {* - Flip 90 degrees *} {* - Resize image *} {* - Smear *} {* v1.0.5: *} {* - Text *} {* v1.0.6: *} {* - Bug fixes *} {* - Polygon *} {* *} {* If you have any great idea on painting or image *} {* processing, or just want to comment on ImageEdit, *} {* send me a e-mail *} {* *} {
Classes |
Functions |
Types |
Constants |
cMaxPolyPoints
crIeDefault
crIeDropTool
crIeEditTool
crIeFillTool
crIePenTool
dtCurve
dtEllipse
dtFloodFill
dtFreeForm
dtLine
dtPick
dtPolygon
dtRectangle
dtRoundRect
dtText
Variables |
Functions |
Types |
TPolyPoint = array[0..cMaxPolyPoints] of TPoint;
Constants |
Variables |