AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkImage Properties

The properties of the TAgkImage class are listed here.

 
Name 
Description 
 
Returns the newly chosen image picked using ChooseASync
 
The file name used to load this image. 
 
The height of the image in pixels. 
 
Returns True if AGK is currently displaying a choose image screen and waiting for the user to pick an image. 
 
The filter for textures when the texture is larger than the screen space it is displayed in. 
 
Sets the filter for textures when the texture is smaller than the screen space it is displayed in. 
 
The width of the image in pixels. 
 
Sets the UV wrap mode of the image when the U coordinate goes outside the range 0-1. 
 
Sets the UV wrap mode of the image when the V coordinate goes outside the range 0-1. 
Copyright (c) 2012. All rights reserved.