PNGText.filename

  1. string filename [@property getter]
  2. string filename [@property setter]
    class PNGText
    @property
    string
    filename
    (
    string newVal
    )

Return Value

Type: string

the filename to read/write the image from/to

Meta