Code Monkey home page Code Monkey logo

Comments (6)

georgejecook avatar georgejecook commented on May 22, 2024

Absolutely,

I will expose a property for the android side - iOS side works fine. I’ll get that done this week.

g.

On Aug 3, 2015, at 2:01 PM, egarim [email protected] wrote:

Hi
Is there a way to improve the quality of the images on the FASTIMAGE component? FastImage works really fast but the quality of the image is very low in comparison with xamarin ImageView.

here are to sample images, take a look to the first image (the image on top)
this is xamarin imageview

http://content.screencast.com/users/egarim/folders/Jing/media/72483f38-f30e-4085-a94f-0ecae605d627/XamarinImageView.png http://content.screencast.com/users/egarim/folders/Jing/media/72483f38-f30e-4085-a94f-0ecae605d627/XamarinImageView.png
this is fastimage
http://content.screencast.com/users/egarim/folders/Jing/media/f829c308-f322-40c3-9f2e-d4def531e604/FastImage.png http://content.screencast.com/users/egarim/folders/Jing/media/f829c308-f322-40c3-9f2e-d4def531e604/FastImage.png

Reply to this email directly or view it on GitHub #14.

from twintechsformslib.

egarim avatar egarim commented on May 22, 2024

Thanks George

from twintechsformslib.

georgejecook avatar georgejecook commented on May 22, 2024

For now though, you can change the quality in 👍

the ImageLoaderCache.cs file..

change line 19, the number 64, bring that up to the min/width height of the images you'll display.. e.g.

            _onlyLoader = new ImageLoader (Android.App.Application.Context, 320, 40);

that will have a massive effect on quality.

I won't have time to improve this on a per use basis just yet; but will in future.

from twintechsformslib.

egarim avatar egarim commented on May 22, 2024

Great George ill take a look

On Tuesday, August 11, 2015, George Cook [email protected] wrote:

For now though, you can change the quality in [image: 👍]

the ImageLoaderCache.cs file..

change line 19, the number 64, bring that up to the min/width height of
the images you'll display.. e.g.

        _onlyLoader = new ImageLoader (Android.App.Application.Context, 320, 40);

that will have a massive effect on quality.

I won't have time to improve this on a per use basis just yet; but will in
future.


Reply to this email directly or view it on GitHub
#14 (comment)
.

Regards
Jose Manuel Ojeda

Skype:Jose.Manuel.Ojeda
GoogleTalk:[email protected]
Cellphone: 503 79235612
QQ:2492739188

from twintechsformslib.

JoshuaNovak919 avatar JoshuaNovak919 commented on May 22, 2024

@georgejecook How can we make this work if we have lists with different size images? I have some pages that have one small icon and some pages that have images that take up the entire width.

from twintechsformslib.

georgejecook avatar georgejecook commented on May 22, 2024

Hmmm. yes - that would be an issue. I've been very honest about this class just wrapping other people's good work. I've never had a need for the use case you have on android (which has a less flexible implementation than iOS) - that uses : https://github.com/jamesmontemagno/monodroidtoolkit

I suggest you ask James his opinion, and then see if you can do a pull request here to fix it. I won't be thinking about this actively until I have a pressing need, so your own initiative is going to be required for a speedy resolution.

from twintechsformslib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.