2009/10/12 Nicolas Aguirre
> 2009/10/12 Atton Jonathan :
> >
> > When I set a image file I retrieve his size with (this method does not
> > downlad the image ?):
> > evas_object_image_file_set(o, NULL, NULL);
> > evas_object_image_load_scale_down_set(o, 0);
> > evas_object_image_file_set(o,
2009/10/12 Atton Jonathan :
>
> When I set a image file I retrieve his size with (this method does not
> downlad the image ?):
> evas_object_image_file_set(o, NULL, NULL);
> evas_object_image_load_scale_down_set(o, 0);
> evas_object_image_file_set(o, image, photo_group);
> evas_object_image