From 73485b8e9fb53668e79e1ab93ca6c87331d37625 Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 22 Apr 2020 07:00:35 +0000 Subject: [PATCH] .docs git-svn-id: svn://ultimatepp.org/upp/trunk@14348 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Draw/src.tpp/Draw_en-us.tpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/uppsrc/Draw/src.tpp/Draw_en-us.tpp b/uppsrc/Draw/src.tpp/Draw_en-us.tpp index 51e3079f1..d9ce896ad 100644 --- a/uppsrc/Draw/src.tpp/Draw_en-us.tpp +++ b/uppsrc/Draw/src.tpp/Draw_en-us.tpp @@ -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