All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:40, 1 June 2022 RhoSigma talk contribs removed protection from GET (graphics statement) (hist)
- 14:53, 2 May 2022 RhoSigma talk contribs protected GET (graphics statement) [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 13:57, 20 April 2022 BigRon55 talk contribs created page GET (graphics statement) (Created page with "The GET statement is used in graphics to store a box area image of the screen into an INTEGER array. ==Legacy support== * '''QB64 can manipulate parts of an image using _PUTIMAGE. For that reason, GET isn't recommended practice anymore and is supported to maintain compatibility with legacy code.''' {{PageSyntax}} : GET [STEP] ({{Parameter|column1}}, {{Parameter|row1}})-[STEP]({{Parameter|column2}}, {{Parameter|row2}}), {{Param...")