Missing function CopyBrushPart?
Posted: Wed Apr 29, 2015 1:40 pm
Do I miss something but a function like this does not exists.
It would be nice to have a dedicated function rather to have something like this:
CreateBrush(999,Xw,Yw)
SelectBrush(999)
DisplayBrushPart(act_item,xact,yact,0,0,Xw,Yw)
EndSelect()
CopyBrush(999,994)
FreeBrush(999)
may be adding table with some embedded transformation like blur, tint etc
It would be nice to have a dedicated function rather to have something like this:
CreateBrush(999,Xw,Yw)
SelectBrush(999)
DisplayBrushPart(act_item,xact,yact,0,0,Xw,Yw)
EndSelect()
CopyBrush(999,994)
FreeBrush(999)
may be adding table with some embedded transformation like blur, tint etc