Is there a way of sending a thumbnail of a BMP over a LAN?
I can create what look like a thumbnail with StretchBlt but it seems to be only the picturebox that gets smaller, not the actual bitmap.
I don't want to view the thumbnail at the sending end but I want to send the smaller BMP in a propertybag like it's bigger brother so bypassing the picturebox step at the sending end entirely would be better.
I can create what look like a thumbnail with StretchBlt but it seems to be only the picturebox that gets smaller, not the actual bitmap.
I don't want to view the thumbnail at the sending end but I want to send the smaller BMP in a propertybag like it's bigger brother so bypassing the picturebox step at the sending end entirely would be better.