Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: Re: wxPerl image handling (short & sweet).

by Anonymous Monk
on Sep 04, 2003 at 21:35 UTC ( [id://289035]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: wxPerl image handling (short & sweet).
in thread wxPerl image handling (short & sweet).

Thanks - that fixed it.

I also had to change the ConvertToBitmap method call (listed as deprecated in the doco, and not found at runtime) to a Wx::Bitmap->new call.

So now it runs, but photos look just awful. It looks like there isn't enough colour depth, but $bmp->getDepth() returns 24.

  • Comment on Re: Re: Re: wxPerl image handling (short & sweet).

Replies are listed 'Best First'.
Re: Re: Re: Re: wxPerl image handling (short & sweet).
by sandfly (Beadle) on Sep 10, 2003 at 22:01 UTC
    It seems the problem is displaying images below their native resolution. I think there's something wrong with the way the bitmap merges pixels.
Re^4: wxPerl image handling (short & sweet).
by Anonymous Monk on Jul 12, 2006 at 10:13 UTC
    Kind of old thread but anyway. When I do my $bmp = Wx::Bitmap->new(); insted of CovertToBitmap i get overload error. Can you help me?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://289035]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 05:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found