home *** CD-ROM | disk | FTP | other *** search
- ; photogenics.i - Copyright © Almathera 1994.
-
- STRUCTURE PhotoInfo,0
- ULONG PHI_op_data
- ULONG PHI_x
- ULONG PHI_y
- ULONG PHI_width
- ULONG PHI_height
- APTR PHI_sbuf
- APTR PHI_dbuf
- ULONG PHI_red
- ULONG PHI_green
- ULONG PHI_blue
- ULONG PHI_xoff
- ULONG PHI_yoff
- ULONG PHI_secondwidth
- ULONG PHI_secondheight
- APTR PHI_secondsbuf
- APTR PHI_sine
- ULONG PHI_brush_ystart
- APTR PHI_brush_btemp
- APTR PHI_brush_dbuf
- ULONG PHI_red2
- ULONG PHI_green2
- ULONG PHI_blue2
- ULONG PHI_tolerance
- ULONG PHI_transparency_mode
- ULONG PHI_x1
- ULONG PHI_y1
- ULONG PHI_x2
- ULONG PHI_y2
- ULONG PHI_lastx1
- ULONG PHI_lasty1
- LABEL PHI_SIZE
-