BLIT / BLIT_P question (FW 10077)
|
05-02-2016, 09:50 AM
(This post was last modified: 05-02-2016 10:54 AM by komame.)
Post: #1
|
|||
|
|||
BLIT / BLIT_P question (FW 10077)
Hello,
The on-calc help says that BLIT has syntax: BLIT([trgtG], [dx1, dy1], [dx2, dy2], srcG, [sx1, sy1], [sx2, sy2], [c], [alpha]) but I can't compile it when all arguments are defined. For example: Code: BLIT(G0,1,1,20,20,G1,0,0,15,15,0,128); I get syntax error. The syntax in help differs for BLIT and BLIT_P, because in BLIT_P the alpha argument is not present, but the problem occurs in both cases. Piotr Kowalewski |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
BLIT / BLIT_P question (FW 10077) - komame - 05-02-2016 09:50 AM
RE: BLIT / BLIT_P question (FW 10077) - cyrille de brébisson - 05-02-2016, 03:38 PM
RE: BLIT / BLIT_P question (FW 10077) - Tim Wessman - 05-02-2016, 04:26 PM
RE: BLIT / BLIT_P question (FW 10077) - informach - 05-02-2016, 08:57 PM
RE: BLIT / BLIT_P question (FW 10077) - StephenG1CMZ - 05-15-2016, 10:58 PM
RE: BLIT / BLIT_P question (FW 10077) - informach - 05-16-2016, 12:09 AM
RE: BLIT / BLIT_P question (FW 10077) - StephenG1CMZ - 05-16-2016, 07:53 AM
RE: BLIT / BLIT_P question (FW 10077) - informach - 05-16-2016, 11:27 AM
|
User(s) browsing this thread: 2 Guest(s)