How I can compare 2 StaticImage?
Posted: Mon Feb 12, 2007 13:26
Hello, I need to often change mouse cursor image. And for this I need to check, what image I have now (usual or abrogated(cursor has induction on button). For this I see method:
(CEGUI::StaticImage *)CEGUI::MouseCursor::getSingleton().getImage();
How I can compare this image whis another image, for example ("WindowsLook", "MouseArrow")
Or, you propose anozer variants for decision my problem
Thanks for help in advanced ;-0))
(CEGUI::StaticImage *)CEGUI::MouseCursor::getSingleton().getImage();
How I can compare this image whis another image, for example ("WindowsLook", "MouseArrow")
Or, you propose anozer variants for decision my problem

Thanks for help in advanced ;-0))