Hi.
I have a radgridview that contains many images. i want to get the image size (width and height in "pixel") of each image. how can i do that?
Note: i have no access to image sources (in fact, there is no any image source. all images are in binary format and has been converted to image automatically in radgridview's image columns).
thanks in advance