SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Phoenix
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-16-2016, 09:07 AM
CollegeProject CollegeProject is offline
Sage Advanced User
 
Join Date: Aug 2016
Location: USA
Posts: 119
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)
Like I said it scales them correctly into the folder I would expect them to be in but the images don't look correct. I have attached an image of what I am seeing.

do I need to infuse the image with a rounded image vs transform it is that the issue?
Attached Images
File Type: jpg 11f3a435855747942af0dd06cbf4b5fc.jpg (2.8 KB, 242 views)
Reply With Quote
  #2  
Old 09-16-2016, 09:31 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by CollegeProject View Post
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)
Like I said it scales them correctly into the folder I would expect them to be in but the images don't look correct. I have attached an image of what I am seeing.

do I need to infuse the image with a rounded image vs transform it is that the issue?
Did phoenix create that file... I would have thought it would have created a PNG file, since the rounded corners will only ever show up with transparency and jpegs don't have transparency (I think).

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.
Reply With Quote
  #3  
Old 09-16-2016, 11:45 AM
CollegeProject CollegeProject is offline
Sage Advanced User
 
Join Date: Aug 2016
Location: USA
Posts: 119
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!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -6. The time now is 11:24 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.