Methods of Class DPNGImage


+ (BOOL) isImage :(id <DDataReadable>) source - [DPNGImage]
- (unsigned) bytesPerPixel - [DPNGImage]
- (BOOL) close - [DPNGImage]
- free - [DPNGImage]
- (unsigned) height - [DPNGImage]
- (unsigned) images - [DPNGImage]
- (DPNGImage *) init - [DPNGImage]
- (BOOL) open :(id <DDataReadable>) source - [DPNGImage]
- (BOOL) open :(id <DDataWritable>) destination :(unsigned) width :(unsigned) height :(unsigned) bytesPerPixel - [DPNGImage]
- (unsigned) readRow :(unsigned char *) data - [DPNGImage]
- shallowCopy - [DPNGImage]
- (unsigned) width - [DPNGImage]
- (BOOL) writeRow :(unsigned char *) data :(unsigned) width - [DPNGImage]

generated 05-Nov-2007 by ObjcDoc 3.0.0