|
Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
phoenix.image class question
I am using the phoenix.image class to create scaled images.
It is creating the images but they don't look correct they look monochrome. Is there is something I am doing incorrectly in my call to scale them? Code:
phoenix.image.CreateImage("SCPTVSeriesBanner",Banner,"[{name:scale,width:150},{name:rounded,arcSize:20}]",false) do I need to infuse the image with a rounded image vs transform it is that the issue? |
#2
|
||||
|
||||
Quote:
As for the color... this is common problem that I've seen many times... i'm not sure there is a fix for it, since it's in the Java Image code. The work around migtht be to use the SageTV image apis to load the images... not sure if core sagetv support dynamically creating rounded corners, but, it does support scaling.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
|||
|
|||
yes phoenix did create that image. I think you are correct it's in the fact it's a jpeg and not a png. Infusing a corner gave me the effects I need many thanks!
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Studio Java class Question | Ericvic | SageTV Studio | 6 | 12-21-2010 02:40 PM |
Phoenix fanart: Change background image in SMM | tonysathre | Sage My Movies | 1 | 11-03-2010 07:50 PM |
Bug in phoenix VFS ViewFactory class | skiingwiz | Batch Metadata Tools | 10 | 10-10-2010 11:05 AM |
Question about using the properties class in java | PLUCKYHD | SageTV Studio | 8 | 01-08-2010 12:13 PM |