Views
Property:Description
This property is of type String.
(previous 25) (next 25)
Pages using the property "Description"
Showing 25 pages using this property.
( | |
|---|---|
| (File):close + | Closes a file + |
| (File):close (Português) + | Fecha um arquivo. + |
| (File):eof + | If the end-of-file has been reached + |
| (File):eof (Português) + | Indica se o final do arquivo foi alcançado. + |
| (File):getSize + | Returns the file size + |
| (File):getSize (Português) + | Retorna o tamanho do arquivo. + |
| (File):lines + | Iterate over all the lines in a file + |
| (File):lines (Português) + | Interage sobre todas as linhas do arquivo. + |
| (File):open + | Open the file for write, read or append. + |
| (File):open (Português) + | Abre um arquivo para escrita, leitura ou acréscimo. + |
| (File):open (Tiếng Việt) + | Mở file để ghi, đọc, hoặc ghi bổ sung. + |
| (File):read + | Read a number of bytes from a file + |
| (File):read (Português) + | Lê uma quantidade de bytes de um arquivo. + |
| (File):seek + | Seek to a position in a file + |
| (File):seek (Português) + | Vai para uma posição no arquivo. + |
| (File):tell + | Returns the position in the file + |
| (File):tell (Português) + | Retorna a posição atual no arquivo. + |
| (File):write + | Write data to a file + |
| (File):write (Português) + | Escreve dados no arquivo. + |
| (Image):getFilter + | Gets the filter mode for an image. + |
| (Image):getFilter (Deutsch) + | Bekommt den Filtermodus eines Bildes zurück + |
| (Image):getFilter (Português) + | Obtém o modo de filtro de uma imagem. + |
| (Image):getHeight + | Returns the height of the Image. + |
| (Image):getHeight (Português) + | Retorna a altura de uma imagem. + |
| (Image):getWidth + | Returns the width of the Image. + |