|
-
Jun 16th, 2012, 07:59 AM
#1
Thread Starter
Addicted Member
Compress and draw multy dimensional array
Hello, guys is there a way to compress a array with size 20x20 into 10x10 without losing data , I am talking about byte[,].
Мy other question is how can I determine in byte[,] how many line's I have , for example :
1111111111111
1000000000000
1000000000000
1000000000000
1000000000000
1000000000000
1000000000000
The result here should be two line's.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|