Jump to content
Server Maintenance This Week. ×

SuperContainer image dimensions


This topic is 3553 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • 2 weeks later...

Hey Prob,

I apologize that I missed this question. Yes, this is possible, you can use the SCGetInfo companion plug-in function with the following parameter:

SCGetInfo( "path/to/your/file" ; "dimension" )




You can also get the height and widths specifically by passing those in as well.





SCGetInfo( "path/to/your/file" ; "height" )

SCGetInfo( "path/to/your/file" ; "width" )

I hope this helps.

Regards,

Link to comment
Share on other sites

  • 2 years later...

This topic is 3553 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.