'Declaration Public Function New( _
ByVal filenameThe name of the image file.As System.String _
)
public PbmFile(
System.String filename
)
public: PbmFile(
System.String filename
)
public:
PbmFile(
System.String filename
)
Parameters
- filename
- The name of the image file.