PDA

View Full Version : Help file: Canvas_BitmapSet



Petr Schreiber
10-08-2013, 20:40
In the topic thinBasic Modules > UI (User Interface) > Additional Controls and Functions > Canvas Control > Canvas_BitmapSet

The description for parameter 2 and 3 should be:


nWidth - width of the passed bitmap
nHeight - height of the passed bitmap


The current information is compied from Canvas_BitmapGet, which is not correct.


Petr