home
wiki
classes/clusters list
class information
+
Point of view
INTERNALS_HANDLER
ANY
INTERNALS_HANDLER
All features
class PNM
Summary
top
This object is able to read
PNM
file format.
The pixels data are in
image
array. Either modifiy the image by changing values in this array or use a
PIXMAP
object to display this image.
Direct parents
insert list:
ANY
Overview
top
creation features
make
(file_to_read:
STRING
)
exported features
width
:
INTEGER_32
height
:
INTEGER_32
max_value
:
INTEGER_32
bitmap
:
BOOLEAN
grey_scale
:
BOOLEAN
color
:
BOOLEAN
image
:
FAST_ARRAY
[
CHARACTER
]
width
:
INTEGER_32
writable attribute
top
height
:
INTEGER_32
writable attribute
top
max_value
:
INTEGER_32
writable attribute
top
bitmap
:
BOOLEAN
writable attribute
top
grey_scale
:
BOOLEAN
writable attribute
top
color
:
BOOLEAN
writable attribute
top
image
:
FAST_ARRAY
[
CHARACTER
]
writable attribute
top