Method: Fox::FXPPMImage.fileExt
- Defined in:
- rdoc-sources/FXPPMImage.rb
.fileExt ⇒ Object
Return the suggested file extension for this image type (“ppm”).
9 |
# File 'rdoc-sources/FXPPMImage.rb', line 9 def FXPPMImage.fileExt; end |