mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8d1b7cbd16
commit
73485b8e9f
1 changed files with 4 additions and 2 deletions
|
|
@ -152,7 +152,8 @@ rectangle.&]
|
|||
] using [%-*@3 color]. As special addition, if Draw represents
|
||||
screen output in Ctrl`::Paint, [%-*@3 color] can be assigned special
|
||||
value InvertColor() causing invertion of all pixels in target
|
||||
area.&]
|
||||
area. Note: On some platform, using InvertColor might results
|
||||
in suboptimal performance.&]
|
||||
[s3;%% &]
|
||||
[s4; &]
|
||||
[s5;:Draw`:`:SysDrawImageOp`(int`,int`,const Image`&`,Color`): [@(0.0.255) virtual]
|
||||
|
|
@ -494,7 +495,8 @@ nst]_[_^Rect^ Rect][@(0.0.255) `&]_[*@3 rect], [_^Color^ Color]_[*@3 color])&]
|
|||
using [%-*@3 color]. As special addition, if Draw represents screen
|
||||
output in Ctrl`::Paint, [%-*@3 color] can be assigned special value
|
||||
InvertColor() causing invertion of all pixels in target area.
|
||||
Frontend to DrawRectOp.&]
|
||||
Frontend to DrawRectOp. Note: On some platform, using InvertColor
|
||||
might results in suboptimal performance.&]
|
||||
[s3;%% &]
|
||||
[s4;%% &]
|
||||
[s5;:Draw`:`:DrawImage`(int`,int`,int`,int`,const Image`&`,const Rect`&`): [@(0.0.255) v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue