User contributions
- 23:21, 31 May 2017 diff hist +1 m CanvasDrawText typo
- 23:17, 31 May 2017 diff hist +11 m CanvasDrawLine
- 22:48, 31 May 2017 diff hist +2,606 N CanvasDrawPolygon Created page with "Category:Image and canvas functions ''New to Analytica 5.0'' == CanvasDrawPolygon( canvas, x, y'', <code>I</code>, lineColor, fillColor, lineWidth, dash, alternate''..."
- 22:47, 31 May 2017 diff hist 0 N File:CanvasPolygon cubeExample.png current
- 22:03, 31 May 2017 diff hist +201 What's new in Analytica 5.0? Added canvas and image functions to list
- 22:01, 31 May 2017 diff hist +121 Alphabetical Function List Canvas functions, WriteImageFile, ImageInfo
- 21:56, 31 May 2017 diff hist +41 m ImageInfo Included in category image and canvas functions
- 21:55, 31 May 2017 diff hist +64 m CanvasImage Included in category image and canvas functions current
- 21:54, 31 May 2017 diff hist +64 m CanvasDrawText Included in category image and canvas functions
- 21:53, 31 May 2017 diff hist +683 N Category:Image and canvas functions Created page with "Functions in this category deal with pictures in one way or another. An ''image'' is a data item that contains a picture, and can be displayed on the screen as a picture. An..." current
- 21:48, 31 May 2017 diff hist +64 CanvasDrawRectangle Included in category image and canvas functions
- 21:48, 31 May 2017 diff hist +64 m CanvasDrawEllipse Included in category image and canvas functions
- 21:47, 31 May 2017 diff hist +64 m CanvasDrawLine Included in category image and canvas functions
- 21:46, 31 May 2017 diff hist -21 m CanvasDrawImage →See also: -- removed self
- 21:46, 31 May 2017 diff hist +64 m CanvasDrawImage Included in category image and canvas functions
- 21:45, 31 May 2017 diff hist +64 m Drawing images Included in category image and canvas functions
- 21:44, 31 May 2017 diff hist +64 m CanvasContext Included in category image and canvas functions
- 21:43, 31 May 2017 diff hist +64 m Canvas Included in category image and canvas functions
- 21:42, 31 May 2017 diff hist +40 m ReadFromUrl Included in category image and canvas functions
- 21:42, 31 May 2017 diff hist +17 m ImageFromHex Changed category to image and canvas functions current
- 21:41, 31 May 2017 diff hist -25 m ReadImageFile Added category image and canvas functions
- 21:40, 31 May 2017 diff hist -1 m WriteImageFile
- 21:40, 31 May 2017 diff hist +1,481 N WriteImageFile Created page with "Category:Image and drawing functions Category:Database Functions ''New to Analytica 5.0'' ''Requires Analytica Enterprise edition or better.'' == WriteImageFile..."
- 21:14, 31 May 2017 diff hist +605 N Error Messages/44164 Created page with "== Example Error Message == :Function WriteImageFile is about to overwrite the file "C:\Temp\MyPict.png", which already exists. Press Ignore Warnings to continue and ove..." current
- 18:55, 31 May 2017 diff hist +1,792 CanvasContext clipMode
- 18:45, 31 May 2017 diff hist 0 N File:ClipModes.png current
- 23:38, 24 May 2017 diff hist +972 N ImageInfo Created page with "''New to Analytica 5.0'' == ImageInfo( image, item ) == Returns information about an in-memory image. «Image» is an image obtained from the Pict attribute of an o..."
- 23:30, 24 May 2017 diff hist +191 CanvasContext →Order of context changes
- 23:28, 24 May 2017 diff hist +433 CanvasContext →Shifting
- 23:27, 24 May 2017 diff hist 0 N File:CanvasContext shifting.png current
- 23:23, 24 May 2017 diff hist +1,087 CanvasContext →Scaling
- 23:22, 24 May 2017 diff hist 0 N File:CanvasContext scaling.png current
- 23:08, 24 May 2017 diff hist +581 CanvasContext →Rotating
- 23:08, 24 May 2017 diff hist 0 N File:CanvasContext rotation.png current
- 22:56, 24 May 2017 diff hist +5 CanvasContext →Parameters
- 22:56, 24 May 2017 diff hist +1,680 CanvasContext →Clipping
- 22:56, 24 May 2017 diff hist 0 N File:CanvasContext afterClip.png current
- 22:51, 24 May 2017 diff hist 0 N File:CanvasContext beforeClip.png current
- 22:42, 24 May 2017 diff hist +1,672 N CanvasContext Created page with "''New in Analytica 5.0'' == CanvasContext( canvas'', clip, rotAngle, rotx, roty, shiftx, shifty, scalex, scaley'' ) == Returns a drawing context with a new clip region o..."
- 22:30, 24 May 2017 diff hist +20 Drawing images See Also -- CanvasContext
- 22:26, 24 May 2017 diff hist 0 m CanvasDrawText
- 22:26, 24 May 2017 diff hist +1,780 N CanvasDrawText Created page with "''New to Analytica 5.0'' == CanvasDrawText( canvas, text, x, y'', font, fontSize, color, bold, italic, hAlign, vAlign'' ) == Draws text on a canvas. * «canvas» is a c..."
- 22:16, 24 May 2017 diff hist +2,268 N CanvasDrawEllipse Created page with "''New to Analytica 5.0'' == CanvasDrawEllipse( canvas, x, y, width, height'', lineColor, fillColor, lineWidth, startAngle, sweepAngle, pie, dash'' ) == Draws a ellipse o..."
- 22:08, 24 May 2017 diff hist +1,584 N CanvasDrawRectangle Created page with "''New to Analytica 5.0'' == CanvasDrawRectangle( canvas, x, y, width, height'', lineColor, fillColor, lineWidth, dash'' ) == Draws a rectangle on a canvas. * «canvas»..."
- 22:03, 24 May 2017 diff hist +1,306 N CanvasDrawLine Created page with "''New to Analytica 5.0'' == CanvasDrawLine( canvas, x1, y1, x2, y2'', color, width, dash, startCap, endCap'' ) == Draws line on a canvas. * «canvas» is a canvas obtai..."
- 21:53, 24 May 2017 diff hist +1,032 N CanvasDrawImage Created page with "''New to Analytica 5.0'' == CanvasDrawImage( canvas, image'', x, y, width, height'' ) == Draws an image onto a canvas. The image may be optionally scaled. * «canvas..."
- 21:48, 24 May 2017 diff hist 0 m CanvasImage typo
- 21:47, 24 May 2017 diff hist +455 N CanvasImage Created page with "''new to Analytica 5,0'' == CanvasImage( canvas ) == Returns an image fram a canvas. The canvas is created using the <code>Canvas()</code> function. Any time you use..."
- 21:43, 24 May 2017 diff hist +2,330 N Drawing images Drawing images intro
- 21:42, 24 May 2017 diff hist 0 N File:DrawingImages context.png current