Jump to content
GreenSock

Recommended Posts

Hi

 

Quick question when setting the value for estimateBytes for a 100k image should it be:

 

.estimatedBytes(100)

 

or

 

.estimatedBytes(100000)

Link to comment
Share on other sites

I believe there are 1024 bytes in one kb. So you'd use estimatedBytes(102400)

Link to comment
Share on other sites

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×