Thread
:
TShowImg Rotation?
View Single Post
#
3
03-01-2006, 03:58 AM
Admins
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Yes it's hard to help without more information. This example is rotating the image by 180 degrees (pi):
PHP Code:
with
(
findimg
(
200
)) {
rotation
=
degtorad
(
180
);
}
Admins
View Public Profile
View GraalOnline Profile
Visit Admins's homepage!
Find all posts by Admins