-
Notifications
You must be signed in to change notification settings - Fork 0
AvoidImageList
Nonki Takahashi edited this page Apr 24, 2017
·
2 revisions
Use
iw = 64
ih = 64
instead of
iw = ImageList.GetWidthOfImage(img)
ih = ImageLIst.GetHeightOfImage(img)
on browser with Silverlight environment. Because these operations return 0 on browser environment.
Copyright © 2017-2019 Nonki Takahashi.
This work is licensed under a Creative Commons Attribution 4.0 International License.