RC6 - Cairo CreateSimilar arguments (width: Long, height: Double)
Hello Olaf!
RC6.dll
6.00.0015
As of 2023.08.30
Function CreateSimilar([Content As cairo_content_enm = CAIRO_CONTENT_COLOR_ALPHA], [Width As Long], [Height As Double], [CopyContent As Boolean]) As cCairoSurface
Member of RC6.cCairoSurface
Thank you for a fix, if you think it's required.
Re: RC6 - Cairo CreateSimilar arguments (width: Long, height: Double)
Quote:
Originally Posted by
tmighty2
Thank you for a fix, if you think it's required.
It's not really required, but (to match the definition of the Flat-API) -
the next version will come with Optional Byval Height As Long instead...
Olaf