The 100 bytes is just the size that the image is stored in on the machine where you created it. Since GPUs don't support png/jpg/etc images, they'll get converted by Unity into a format that the GPU can cope with. You can select a number of different GPU formats, including compressed ones.
↧