Thanks for your time and attention! On Jun 10, 2013, at 6:43 PM, Alan Williamson <[email protected]> wrote:
> This is now fixed - see it in the nightly building tomorrow morning > > On 07/06/2013 12:15, [email protected] wrote: >> Hi there! >> I'm trying to create a blank image. Both ColdFusion and OpenBD documentation >> say to use ImageNew with a blank source. I get an error with any of the >> following... >> <cfset myImg = ImageNew("", 100, 100)> >> <cfset myImg = ImageNew("")> >> <cfset myImg = ImageNew("", 100, 100, "rgb")> >> Error: "Could not find file with URI "" because it is a relative path, and >> no base URI was provided." > > -- > -- > online documentation: http://openbd.org/manual/ > http://groups.google.com/group/openbd?hl=en > > --- You received this message because you are subscribed to a topic in the > Google Groups "Open BlueDragon" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/openbd/-YdTh_3fOXA/unsubscribe?hl=en. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
