[squeak-dev] Puzzled about Form#stencil

Sebastian Nozzi sebnozzi at gmail.com
Wed Nov 14 16:57:07 UTC 2012


I still don't get it... wouldn't it mean that it should be a full
white opaque pixel? (I'm no graphics expert)

And still, isn't this contradictory?

self isTransparentAt: 0 at 0.   ==> false
self colorAt: 0 at 0.       ==> Color transparent

Thanks again!

Sebastian


2012/11/14 Bert Freudenberg <bert at freudenbergs.de>:
>
> sketch305 form bits first hex
> ==> '16r0'
>
> sketch1737 form bits first hex
> ==> '16rFFFFFF'
>
> - Bert -
>
>


More information about the Squeak-dev mailing list