Antônio Gomes wrote:
like                  imgContainer->SetHeight(height);
                       imgContainer->SetWidth(width);

That's right. imgContainer is just a simple container for image data. You can't change anything.

What do you mean by "its DOM value :s"?

I meant length (height || width)

Can you answer it in terms of which property you access to check that?

So, no matter changes on the height or width of a image in the DOM Tree, imgContainer will always get me original dimensions of an image. Is it what you mean ?

Yes.
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to