On Sunday 26 March 2017 18:02:03 code dz wrote:
> Hi Martin
> what is cornermask in timagelist?
>
From source:
"
   property cornermask: msestring read fcornermask write setcornermask;
        //array of int16, used in tframe for clipping corners of client area
        //cornermask[n] = number of clipped pixels from edge of row n.
"
Assume a widget with round corners, there the client area must be masked 
outside of the radius. Click on the ellipse button in 
objectinspector 'cornermask' row in order to show the cornermask editor. The 
example in attachment clips a 16x16 pixel triangle. The generation of 
cornermasks probably should be added to the frame-image generator tool.

Martin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to