Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to find the width of a image pygame

width = surface.get_size()[0]
height = surface.get_size()[1]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #find #width #image #pygame
ADD COMMENT
Topic
Name
3+3 =