How to use bmp2bmp in Alaska-2.0?
http://bb.donnay-software.com/donnay/se ... d%5B0%5D=2
In Alaska -1.9, scaling worked fine, and after switching to 2.0, it began to give an error. what should i do?
Writes that the xbp object is not available (: presSpace)
How to use bmp2bmp in Alaska-2.0?
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: How to use bmp2bmp in Alaska-2.0?
Can you write a small sample program?
The eXpress train is coming - and it has more cars.
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: How to use bmp2bmp in Alaska-2.0?
I didn't write it. But this is a working example. I haven't tried it yet under Windows-10. I'll try it now. But in my system, this function does not work, it gives an error.
- Attachments
-
- 1.zip
- (2.57 MiB) Downloaded 526 times
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: How to use bmp2bmp in Alaska-2.0?
Tried to compile under Alaska-2.0. Compiles, but does not work. And on 1.9 everything works well. although the quality of the compressed image is very poor
- Attachments
-
- scaling images.zip
- (1.15 MiB) Downloaded 548 times
Re: How to use bmp2bmp in Alaska-2.0?
Code: Select all
Change this:
oPS := XBPPRESSPACE() :new()
to this:
oPS := XBPPRESSPACE():new():create()
The eXpress train is coming - and it has more cars.
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact: