ios - Loading part of big image from disk with Xamarin -



ios - Loading part of big image from disk with Xamarin -

is there way xamarin load part of image straight disk in ios?

what need create tiles potentially huge images (10k x 10k) able display them tiles. there way of doing xamarin without loading whole image memory crashes program?

i think os dependent, xamarin doesn't have cross platform image library far understand. should refer ios documentation.

ios image xamarin

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -