[MonoTouch] CGImage bug?
Art
coderprojects at gmail.com
Tue Dec 6 23:52:55 EST 2011
I filed a bug.
http://bugzilla.xamarin.com/show_bug.cgi?id=2379
Thanks
Art
On Tue, Dec 6, 2011 at 9:54 AM, Rolf Bjarne Kvinge [via MonoTouch] <
ml-node+s2284126n4165214h88 at n4.nabble.com> wrote:
> Hi,
>
> This looks like a bug, can you please file it here:
> http://bugzilla.xamarin.com with a complete reproducible test case?
>
> Rolf
>
> On Mon, Dec 5, 2011 at 12:03 AM, Art <[hidden email]<http://user/SendEmail.jtp?type=node&node=4165214&i=0>
> > wrote:
>
>> Hi,
>> I couldn't get CGImage related iphone sdk samples to work. Is there a bug
>> or
>> am I missing something?
>> For example, the following code doesn't work.
>>
>> CGImage SetTransparent (UIImage image)
>> {
>> CGImage rawImageRef = image.CGImage
>> CGImage rawImageRef = image.CGImage;
>> float [] colorMasking =new float[6] {222, 255, 222, 255, 222,
>> 255}
>> ;
>> CGImage maskedImageRef =
>> rawImageRef.WithMaskingColors(colorMasking);
>> return maskedImageRef
>> }
>>
>>
>> Thanks
>> Art
>>
>>
>> --
>> View this message in context:
>> http://monotouch.2284126.n4.nabble.com/CGImage-bug-tp4158528p4158528.html
>> Sent from the MonoTouch mailing list archive at Nabble.com.
>> _______________________________________________
>> MonoTouch mailing list
>> [hidden email] <http://user/SendEmail.jtp?type=node&node=4165214&i=1>
>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
>
>
> _______________________________________________
> MonoTouch mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4165214&i=2>
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://monotouch.2284126.n4.nabble.com/CGImage-bug-tp4158528p4165214.html
> To unsubscribe from CGImage bug?, click here<http://monotouch.2284126.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4158528&code=Y29kZXJwcm9qZWN0c0BnbWFpbC5jb218NDE1ODUyOHwxMjY0NDAxNzcy>
> .
> NAML<http://monotouch.2284126.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
--
View this message in context: http://monotouch.2284126.n4.nabble.com/CGImage-bug-tp4158528p4167668.html
Sent from the MonoTouch mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111206/7b5a4af7/attachment.html
More information about the MonoTouch
mailing list