views:

165

answers:

0

I have an Image, which I need to scale based on the image's pixel values. When I create the bitmapImage, the pixels (height and width) are both 0.

Is there a way to get height and width before the image is drawn to the canvas?