Panda3D
Public Member Functions | Protected Member Functions

ImageInfo Class Reference

This program reads the headers of a series of one or more images and reports their sizes to standard output. More...

#include "imageInfo.h"

Inheritance diagram for ImageInfo:
ProgramBase

List of all members.

Public Member Functions

void run ()

Protected Member Functions

virtual bool handle_args (Args &args)
 Does something with the additional arguments on the command line (after all the -options have been parsed).

Detailed Description

This program reads the headers of a series of one or more images and reports their sizes to standard output.

Definition at line 28 of file imageInfo.h.


Member Function Documentation

bool ImageInfo::handle_args ( ProgramBase::Args &  args) [protected, virtual]

Does something with the additional arguments on the command line (after all the -options have been parsed).

Returns true if the arguments are good, false otherwise.

Reimplemented from ProgramBase.

Definition at line 78 of file imageInfo.cxx.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations